Repository for OpenCV's extra modules
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Alexander Smorkalov 80d468872a Fixed Java and Python bindings generation. 4 months ago
..
include/opencv2 Fixed Java and Python bindings generation. 4 months ago
perf Fixed Java and Python bindings generation. 4 months ago
src Fixed Java and Python bindings generation. 4 months ago
test Fixed Java and Python bindings generation. 4 months ago
CMakeLists.txt Merge pull request #3824 from CodeLinaro:FastcvHAL_1stPost 5 months ago
README.md Merge pull request #3844 from CodeLinaro:xuezha_2ndPost 4 months ago

README.md

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.