Open Source Computer Vision Library https://opencv.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Vadim Pisarevsky 3fd07809c9 make cv::calibrateCamera, cv::stereoCalibrate and their C counterparts return the standard RMS error. 14 years ago
..
include/opencv2/calib3d fixed severe bug: CV_RANSAC != CV_FM_RANSAC, CV_LMEDS != CV_FM_LMEDS 14 years ago
src make cv::calibrateCamera, cv::stereoCalibrate and their C counterparts return the standard RMS error. 14 years ago
CMakeLists.txt added calib3d dependency of highgui, to visualize checkerboard detector work, and probably other algorithms 14 years ago