luoyc a9c35a4807 opencv source code commit | hai 1 ano | |
---|---|---|
.. | ||
CMakeLists.txt | hai 1 ano | |
README.md | hai 1 ano | |
openvx_hal.cpp | hai 1 ano | |
openvx_hal.hpp | hai 1 ano |
#OpenVX-based HAL implementation.
It's built when OpenVX is available (HAVE_OPENVX
).
To build OpenCV with OpenVX support add the following cmake options:
-DOPENVX_ROOT=/path/to/prebuilt/openvx -DWITH_OPENVX=YES