opencv/3rdparty/openvx/hal
2017-02-03 13:54:22 +03:00
..
CMakeLists.txt moving HAL-related CMakeLists.txt to 'hal' sub-dir 2016-12-19 17:30:19 +03:00
openvx_hal.cpp Fixed addressing structure population for integral image output 2017-02-03 13:54:22 +03:00
openvx_hal.hpp Merge pull request #7802 from terfendail:ovxhal_wrappers_migration 2016-12-21 15:19:06 +02: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