opencv/3rdparty/openvx/hal
2017-03-22 16:50:38 +03:00
..
CMakeLists.txt moving HAL-related CMakeLists.txt to 'hal' sub-dir 2016-12-19 17:30:19 +03:00
openvx_hal.cpp Updated OpenVX detector and wrappers to handle Reference attribute names change 2017-03-22 16:50:38 +03:00
openvx_hal.hpp imgproc HAL header inclusion moved 2017-02-27 10:56:33 +03:00
README.md moving hal to a separate folder 2016-12-19 17:30:19 +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