mirror of
https://github.com/opencv/opencv.git
synced 2026-07-28 14:53:03 +04:00
657c8d1c65
fix instable fisheye undistortPoints * remove artefacts when (un)distorting fisheye images with large distortion coefficient values * fix fisheye undistortion when theta is close to zero * add fisheye image undistort and distort test * Fixed type conversion warnings * fixed trailing whitespace