Merge pull request #7794 from savuor:fix/ovx_cvt_continuous
authorRostislav Vasilikhin <savuor@gmail.com>
Tue, 6 Dec 2016 16:29:44 +0000 (20:29 +0400)
committerAlexander Alekhin <alexander.a.alekhin@gmail.com>
Tue, 6 Dec 2016 16:29:44 +0000 (18:29 +0200)
commit695b20172ba991b58c424a73d09b5321103efa22
tree8c4ce973c99c21a6058e04c7d0c9cd2db99a7b9b
parentcb46946d34826824ce06a326f368f59698716e96
Merge pull request #7794 from savuor:fix/ovx_cvt_continuous

Fixed OpenVX wrapper for Mat::convertTo() (#7794)

* fixed for cases of unrolled (w*h x 1) matrices

* more error handling
modules/core/src/convert.cpp