opencv/modules/calib3d
Olexa Bilaniuk 6d27d488bf Bugfix in n* optimization.
Similar to the problem in LevMarq, arg.inl was being used instead of
best.inl. This opened us up to a potential segfault.
2015-03-18 02:21:16 -04:00
..
doc/pics Removed Sphinx documentation files 2014-12-26 19:12:19 +03:00
include/opencv2 Edited Doxygen documentation in the module calib3d. 2015-02-03 22:55:40 -05:00
misc/java/test Modified java wrapping mechanism 2015-03-02 18:12:30 +03: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 Bugfix in n* optimization. 2015-03-18 02:21:16 -04:00
test Fixed printouts in testcase to blame the correct method for a failure. 2015-02-12 14:42:37 -05:00
CMakeLists.txt Python support 2015-03-02 18:13:00 +03:00