1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-29 07:13:02 +04:00
Files
opencv/modules
Tiago De Gaspari ac9182f20d Add maxIters parameter to LMeDS method in findFundamentalMat
This commit passes the parameter maxIters that represent
the maximum number of iterations, that can be passed to findFundamentalMat
to the method LMeDS.

This parameter were added to the function findFundamentalMat and
were passed just for the RANSAC method, but should be passed to
both methods to be consistent.
2021-04-03 21:56:05 -03:00
..
2021-04-02 09:31:32 +00:00
2020-04-15 23:25:12 +09:00
2018-09-07 20:33:52 +09:00
2021-02-15 21:01:41 +09:00
2020-08-21 23:52:30 +09:00
2019-08-08 21:49:32 +09:00
2021-02-15 19:21:53 +06:00
2018-09-07 20:33:52 +09:00
2021-03-30 23:01:22 +03:00
2020-12-20 14:17:28 +01:00