opencv/modules/calib3d
Olexa Bilaniuk 02124f19e6 Further LevMarq improvements.
Implemented a damping-parameter choice strategy similar to that
described in http://www2.imm.dtu.dk/documents/ftp/tr99/tr05_99.pdf.
Removed a few debug statements.
Chosen a new starting lambda value, 0.01.
We now actually output the mask of inliers.
2015-01-15 04:21:16 -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 Further LevMarq improvements. 2015-01-15 04:21:16 -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