Skip to content

ARM-software/CMSIS-CV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

35ee96f · Jan 28, 2025
Jan 28, 2025
Jan 28, 2025
May 2, 2024
Jan 28, 2025
Jan 28, 2025
Jan 28, 2025
Jan 28, 2025
Oct 15, 2024
Oct 15, 2024
May 22, 2024
Jan 28, 2025
May 2, 2024
Jan 28, 2025
Jun 6, 2024
Jun 18, 2024

Repository files navigation

CMSIS-CV

GitHub release (latest by date including pre-releases) GitHub

C Tests

About

CMSIS-CV is an optimized computer vision library for embedded systems.

It provides optimized compute kernels for Cortex-M.

Different variants are available according to the core and most of the functions are using a vectorized version when the Helium or Neon extension is available.

CMSIS-CV is licensed under Apache License 2.0.

It is a work in progress and has just started.

Testing

Two kind of tests are provided:

  • web : You can test the scalar versions of the kernels in the browser and compare with OpenCV.
  • board: Test framework to run on a FVP or MPS3 board

For the web version, clone the repository and just open Testing/browser/web/index.html with your browser.

Support / Contact

For any questions or to reach the CMSIS-CV team, please create a new issue in https://github.com/ARM-software/CMSIS-CV/issues