opencv/modules/calib3d
Daniel Angelov 54292a8376 Removed "CV_" prefix from constants in docs
The `calib3d.hpp` has a definition of the constant that does not contain the prefix "CV_".
The affected methods were `findHomography` and `findEssentialMat`.
Now the documentation updates the definition of the constants to conform to the header.
2014-06-14 18:41:04 +01:00
..
doc Removed "CV_" prefix from constants in docs 2014-06-14 18:41:04 +01:00
include/opencv2 modify signature of stereoCalibrate for consistency 2013-12-17 14:53:44 +09:00
perf finalizing 2014-03-17 10:42:19 +04:00
src Switched insertion of connected components in filterSpecklesImpl 2014-05-16 18:49:45 -04:00
test Merge remote-tracking branch 'origin/2.4' into merge-2.4 2014-04-14 16:08:02 +04:00
CMakeLists.txt Global CMake reorganization: 2012-02-03 11:26:49 +00:00