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.
 
 
 
 
 
 
Vladislav Vinogradov 5cd06d6a36 fixed SURF_GPU (fails on empty data) 14 years ago
..
calib3d Added detection of asymmetric circles' pattern 14 years ago
contrib added OpenCVFindIPP.cmake script, which will look for IPP installation at CMake configuration time. First, IPPROOT environment variable will be tested, if not found script will look at default install places. 14 years ago
core added IPP Sobel and Sharr filters. Also some minor changes. 14 years ago
features2d Added detection of asymmetric circles' pattern 14 years ago
ffmpeg updated ffmpeg to 0.6.0 14 years ago
flann fixed #841 14 years ago
gpu fixed SURF_GPU (fails on empty data) 14 years ago
gtest 1) NPP_staging as sources. Binaries removed. 14 years ago
haartraining bug #762 fixed 14 years ago
highgui refactored OpenNI integration 14 years ago
imgproc added IPP Sobel and Sharr filters. Also some minor changes. 14 years ago
legacy several small fixes; added overloaded variant of cv::drawChessboardCorners 14 years ago
ml fixed CvBoost 14 years ago
objdetect added OpenCVFindIPP.cmake script, which will look for IPP installation at CMake configuration time. First, IPPROOT environment variable will be tested, if not found script will look at default install places. 14 years ago
python #586: exceptions on invalid element access 14 years ago
traincascade fixed traincascade 14 years ago
video some more fixes in background/foreground subtraction; converted bgfg_segm.cpp sample to C++ 14 years ago
CMakeLists.txt moved gtest to modules; added some gtest-based tests 14 years ago