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 e6aba3e51c turn off SSE2 optimization in cv::exp & cv::log in the case of GCC <=4.1 (not no Mac, where a patched GCC 4.0 is used) 15 years ago
..
calib3d make cv::calibrateCamera, cv::stereoCalibrate and their C counterparts return the standard RMS error. 15 years ago
contrib fixed compilation errors on Windows 15 years ago
core turn off SSE2 optimization in cv::exp & cv::log in the case of GCC <=4.1 (not no Mac, where a patched GCC 4.0 is used) 15 years ago
features2d undo the latest change in SURF 15 years ago
ffmpeg updated ffmpeg to 0.6.0 15 years ago
flann little change in flann save_value. Likely does not affect anything 15 years ago
gpu added per-element min/max to gpu module. 15 years ago
haartraining fixed 2 warnings from VS2010 64-bit 15 years ago
highgui opencv_zlib renamed back to zlib; make static libs work on Windows 15 years ago
imgproc added cvSave(contours) to the contours demo; added rational model demonstration to stereo_calib; fixed formatting in imgproc/types_c.h 15 years ago
legacy several small fixes; added overloaded variant of cv::drawChessboardCorners 15 years ago
ml a few more little fixes in read_csv 15 years ago
objdetect several small fixes; added overloaded variant of cv::drawChessboardCorners 15 years ago
python extended cv.KMeans2 API in Python (ticket #414; thanks to hogelog). fixed failures in the opencv python tests. 15 years ago
traincascade returned maxDepth argument 15 years ago
video unified the coordinate interpretation in RotatedRect (ticket #425) 15 years ago
CMakeLists.txt Updated FLANN to version 1.5 15 years ago