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.
 
 
 
 
 
 
Kirill Kornyakov 7cd4761fc8 integral perf tests renamed for readability 13 years ago
..
androidcamera Fixed camera output format handling 14 years ago
calib3d Tegra-optimized cv::compare 13 years ago
contrib corrected stupid error for retina color mode selection in Retina::run method 13 years ago
core Tegra-optimized cv::compare 13 years ago
features2d Performance test for FAST features detector 13 years ago
flann Better NEON Hamming distance 13 years ago
gpu fixed optical flow test for devices with cc >= 2.0 13 years ago
haartraining fixed #768 ticket 14 years ago
highgui fixed ffmpeg backend build on Ubuntu 11.10 13 years ago
imgproc integral perf tests renamed for readability 13 years ago
java Fixed Android build with SDK revision 14 13 years ago
legacy fixed multiple GCC warnings on Ubuntu 11.04 14 years ago
ml added CV_OUT to CvANN_MLP::predict 13 years ago
objdetect Made changes concerning inserting prefiltering modes into CascadeClassifier class. 13 years ago
python wrapped FlannBasedMatcher (and extended DescriptorMatcher wrapper) 13 years ago
stitching prepared GpuMat for moving to core module 13 years ago
traincascade Fixed small bug in opencv_traincascade application: overflow sometimes happened during calculation of the number of negative samples. 13 years ago
ts Performance testing: added option to get list of all values for CV_ENUM; added perf test for cv::Sobel 13 years ago
video Disabled some unfinished optimizations. 13 years ago
CMakeLists.txt Gpu functionality in stitching module is excluded from Android build 13 years ago
refman.rst re-added the opencv_flann documentation 14 years ago