mirror of
https://github.com/opencv/opencv.git
synced 2026-07-28 23:03:03 +04:00
9390c56831
[G-API] Fix problems with 1D cv::Mat as graph output * Fix issues with 1D cv::Mat * Fix cv::Mat::create * Fix standalone build * Add test on 1d mat * Fix warning * Add additional condition * Add more tests