opencv/modules/calib3d
Olexa Bilaniuk e1abc416cf Changed seeding in initialization.
The call to rand()/random() is now a call to (unsigned)cv::theRNG().
2015-03-03 11:48:41 -05: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 Changed seeding in initialization. 2015-03-03 11:48:41 -05: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