mirror of
https://github.com/opencv/opencv.git
synced 2026-07-27 06:13:05 +04:00
7e637c134f
Lets the user choose the maximum number of iterations the robust estimator runs for, similary to findHomography. This can significantly improve performance (at a computational cost).