mirror of
https://github.com/opencv/opencv.git
synced 2026-07-28 14:53:03 +04:00
2b67bc448d
Add undistortImagePoints function * Add undistortImagePoints function undistortPoints has unclear interface and additional functionality. New function computes only undistorted image points position * Add undistortImagePoints test * Add TermCriteria * Fix layout