cameracv/libs/opencv/3rdparty/openvx/hal
2023-05-18 21:39:43 +03:00
..
CMakeLists.txt initial commit 2023-05-18 21:39:43 +03:00
openvx_hal.cpp initial commit 2023-05-18 21:39:43 +03:00
openvx_hal.hpp initial commit 2023-05-18 21:39:43 +03:00
README.md initial commit 2023-05-18 21:39:43 +03:00

#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