mirror of
https://github.com/opencv/opencv.git
synced 2026-07-25 21:33:04 +04:00
7d19bd6c19
fixes handling of empty matrices in some functions (#11634) * a part of PR #11416 by Yuki Takehara * moved the empty mat check in Mat::copyTo() * fixed some test failures