Open Source Computer Vision Library https://opencv.org/
 
 
 
 
 
 
Alexander Mordvintsev 30f9710d55 fixed #808 and #848 14 years ago
..
calib3d Purpose: completed the calib3d chapter 14 years ago
contrib Fixed Android build 14 years ago
core command line parser added. Leonid Beynenson is original contributor of the class. Class will be used in samples for convenient (and unified) work with command arguments. 14 years ago
features2d Purpose: updated the feature2d chapter 14 years ago
ffmpeg [+] added use_folders cmake feature if cmake version is greater then 2.8.0 14 years ago
flann fixed ~300 warnings under windows (had to hack gtest a bit) 14 years ago
gpu update gpu docs (SURF and BruteForceMatcher) 14 years ago
haartraining Fixing build for Android 14 years ago
highgui removed "#include "windows.h"" from core headers 14 years ago
imgproc cv:threshold optimization for Tegra 14 years ago
legacy several small fixes; added overloaded variant of cv::drawChessboardCorners 15 years ago
ml Purpose: completed the ml chapter 14 years ago
objdetect Purpose: completed the objdetect chapter 14 years ago
python fixed #808 and #848 14 years ago
stitching refactored opencv_stitching 14 years ago
traincascade [+] added use_folders cmake feature if cmake version is greater then 2.8.0 14 years ago
ts fixed ~300 warnings under windows (had to hack gtest a bit) 14 years ago
video fixed ~300 warnings under windows (had to hack gtest a bit) 14 years ago
CMakeLists.txt added image stitching module 14 years ago
refman.rst converted user guide & tutorials from tex to rst; added them into the whole documentation tree; added html_docs target. 14 years ago