mirror of
https://github.com/opencv/opencv.git
synced 2026-09-13 05:42:51 -05:00
* 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