opencv/modules/calib3d
Olexa Bilaniuk ff91af825d LevMarq made semi-functional.
Replaced the complex rules OpenCV uses to select lambda with a naive but
fast heuristic. It's imperfect but produces good results. It is still
subject to the same problem as OpenCV - namely, on occasion LevMarq will
make a poor result even worse.
2015-01-14 04:22:48 -05:00
..
doc/pics Removed Sphinx documentation files 2014-12-26 19:12:19 +03:00
include/opencv2 Merge remote-tracking branch 'upstream/master' into rho 2014-12-29 20:55:24 -05:00
perf quickly corrected the previous refactoring of features2d: moved from set(SOME_PROP, val) to setSomeProp(val) 2014-10-18 20:44:26 +04:00
src LevMarq made semi-functional. 2015-01-14 04:22:48 -05:00
test [RHO] Initial commit of RHO algorithm for rapid homography estimation. 2014-11-17 15:06:08 -05:00
CMakeLists.txt Global CMake reorganization: 2012-02-03 11:26:49 +00:00