mirror of
https://github.com/opencv/opencv.git
synced 2026-07-26 22:03:04 +04:00
54292a8376
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.