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.
 
 
 
 
 
 
adsha-quic a00b3f3296
Merge pull request #3845 from CodeLinaro:adsha_2ndPost
4 months ago
..
include/opencv2 Merge pull request #3845 from CodeLinaro:adsha_2ndPost 4 months ago
perf Merge pull request #3845 from CodeLinaro:adsha_2ndPost 4 months ago
src Merge pull request #3845 from CodeLinaro:adsha_2ndPost 4 months ago
test Merge pull request #3845 from CodeLinaro:adsha_2ndPost 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.