opencv/modules/calib3d
Eduard Trulls 7e637c134f Expose maxIters in findFundamentalMat
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).
2020-03-07 18:03:44 +03:00
..
doc Improve calib3d documentation: 2019-12-02 03:04:56 +01:00
include/opencv2 Expose maxIters in findFundamentalMat 2020-03-07 18:03:44 +03:00
misc Merge pull request #16405 from ganesh-k13:bugfix/solvepnp-crash 2020-01-23 15:23:03 +03:00
perf Added performance test for StereoBM algorithm 2019-09-09 16:37:06 +03:00
src Expose maxIters in findFundamentalMat 2020-03-07 18:03:44 +03:00
test Fix spelling typos 2019-12-27 12:46:53 +00:00
CMakeLists.txt js: Add findHomography js bindings. 2019-06-21 13:13:53 +03:00