1
0
mirror of https://github.com/opencv/opencv_contrib.git synced 2025-10-18 08:44:11 +08:00
Files
opencv_contrib/modules/fastcv
Alexander Smorkalov b55bf35d73 Merge branch 4.x
2025-07-28 12:50:12 +03:00
..
2025-07-28 12:50:12 +03:00
2025-07-28 12:50:12 +03:00

FastCV extension for OpenCV

This module provides wrappers for several FastCV functions not covered by the corresponding HAL in OpenCV or have implementation incompatible with OpenCV. Please note that:

  1. This module supports ARM architecture only. This means that CMake script will not configure or build under x86 platform.