opencv/3rdparty/openvx/include
Andrey Pavlenko bdf661538d Merge pull request #7550 from apavlenko:ivx
C++ wrappers over OpenVX 1.x API (#7550)

* initial commit

* fixing missing swap(refcount) bug

* removing dead code

* fixinf identation

* splitting c++98 and external refcount definitions

* fixing formatToMatType

* using vector instead of initializer_list for consistency with c++98 API

* IVX_HIDE_INFO_WARNINGS

* just in case a compiler doesn't do this

* removing copy functionality from ImagePatch, Image can be used for that

* stricter type checks
2016-11-10 14:43:08 +03:00
..
ivx_lib_debug.hpp Merge pull request #7550 from apavlenko:ivx 2016-11-10 14:43:08 +03:00
ivx.hpp Merge pull request #7550 from apavlenko:ivx 2016-11-10 14:43:08 +03:00
openvx_hal.hpp Merge pull request #7367 from terfendail:ovxhal_imgprocfix 2016-10-14 09:49:28 +00:00