This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
mirror of
https://github.com/opencv/opencv.git
synced
2024-11-25 11:40:44 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
3fd07809c9
opencv
/
modules
/
calib3d
History
Vadim Pisarevsky
3fd07809c9
make cv::calibrateCamera, cv::stereoCalibrate and their C counterparts return the standard RMS error.
2010-11-30 10:27:34 +00:00
..
include/opencv2
/calib3d
fixed severe bug: CV_RANSAC != CV_FM_RANSAC, CV_LMEDS != CV_FM_LMEDS
2010-11-29 23:56:33 +00:00
src
make cv::calibrateCamera, cv::stereoCalibrate and their C counterparts return the standard RMS error.
2010-11-30 10:27:34 +00:00
CMakeLists.txt
added calib3d dependency of highgui, to visualize checkerboard detector work, and probably other algorithms
2010-09-30 20:55:47 +00:00