Add maxIters parameter to LMeDS method in findFundamentalMat
authorTiago De Gaspari <gaspari.tiago@gmail.com>
Sun, 4 Apr 2021 00:56:05 +0000 (21:56 -0300)
committerTiago De Gaspari <gaspari.tiago@gmail.com>
Sun, 4 Apr 2021 00:56:05 +0000 (21:56 -0300)
commitac9182f20d212bd3d826030157c800f6b9cd5b7b
treeb8e8f57cd5a8555d4b91f2c0b298e5be4c518e92
parent2cf1a137559c47e0d4e0a24309d25510042da861
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.
modules/calib3d/src/fundam.cpp