mirror of
https://github.com/opencv/opencv.git
synced 2026-09-11 12:52:33 -05:00
Optimize undistort points #26988 Skips unnecessary rotation with identity matrix if no R or P mats are given. --------- Co-authored-by: Daniel <daniel@mail.de>