mirror of
https://github.com/opencv/opencv.git
synced 2026-07-27 14:23:04 +04:00
695b20172b
Fixed OpenVX wrapper for Mat::convertTo() (#7794) * fixed for cases of unrolled (w*h x 1) matrices * more error handling