Merge pull request #7782 from savuor:fix/ivx_types
authorRostislav Vasilikhin <savuor@gmail.com>
Tue, 6 Dec 2016 16:08:33 +0000 (20:08 +0400)
committerAlexander Alekhin <alexander.a.alekhin@gmail.com>
Tue, 6 Dec 2016 16:08:33 +0000 (18:08 +0200)
commitcb46946d34826824ce06a326f368f59698716e96
treef25ff45560e5088fcceedfa242ae9aa420029550
parent37cbcf024c2b4160648299887a7c28d7cf28b1d3
Merge pull request #7782 from savuor:fix/ivx_types

Several fixes for OpenVX wrappers (#7782)

* Several fixes added to ivx.hpp:
* `#include <VX/vxu.h>`
* `vx_keypoint_t` support added
* type check fixed
* fixed Node::create() for >6 args in c++98
* fixed Array::copyFrom() if array is empty
* type check changed; Array::addItem methods changed
3rdparty/openvx/include/ivx.hpp