mirror of
https://github.com/opencv/opencv.git
synced 2026-07-28 14:53:03 +04:00
d9dac9cd1b
G-API: GComputation doesn't work with output vector<cv::Mat> (#14150) * Fix bug with gcomputation output vector * Add test fixture * Fix comments to review * Fix alignment