mirror of
https://github.com/opencv/opencv.git
synced 2026-07-28 23:03:03 +04:00
7294ae0f17
* if the src has odd number of height, access error happens * it could happen on width, too * check both dst and src range in both width and height