mirror of
https://github.com/opencv/opencv.git
synced 2026-07-27 06:13:05 +04:00
8a24d41b54
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>