opencv/3rdparty/openvx/hal
CJ Smith da41ac9e60 Merge pull request #12106 from CJSmith-0141:warpPerspective_typofix
* Fixes typo in function name hal::warpPerspective.

* Fixes remaining typos in word Perspective (was Perspectve).
2018-08-01 14:41:20 +03:00
..
CMakeLists.txt cmake: update CMAKE_POSITION_INDEPENDENT_CODE 2017-12-15 15:56:19 +03:00
openvx_hal.cpp Merge pull request #12106 from CJSmith-0141:warpPerspective_typofix 2018-08-01 14:41:20 +03:00
openvx_hal.hpp Merge pull request #12106 from CJSmith-0141:warpPerspective_typofix 2018-08-01 14:41:20 +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