opencv/modules/calib3d
Olexa Bilaniuk 736b42b372 Refactorings and renamings.
- Deleted "RefC" from names of external-interface functions.
- Renamed rhorefc.[cpp|hpp] to rho.[cpp|hpp]
- Introduced RHO_HEST base class, from which RHO_HEST_REFC inherits.
- rhoInit() currently only returns a Ptr<RHO_HEST_REFC>, but in the
future it will be allowed to return pointers to other derived classes,
depending on the values returned by cv::checkHardwareSupport().
2015-03-04 01:43:13 -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 Refactorings and renamings. 2015-03-04 01:43:13 -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