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 9fb9d99bb9 Optimized version of Norm and NormDiff functions with f32 type added 13 years ago
..
androidcamera Android cmake toolchain is reworked for NDK r7; added experimental Android x86 support. 13 years ago
calib3d Tegra-optimized cv::compare 14 years ago
contrib Changed the class DetectionBasedTracker -- changed the system of states in the subclass DetectionBasedTracker::SeparateDetectionWork, made them more logical. 13 years ago
core Optimized version of Norm and NormDiff functions with f32 type added 13 years ago
features2d added improved ORB implementation, convex-convex polygon intersection, eigen2x2 low-level function ... 14 years ago
flann Better NEON Hamming distance 14 years ago
gpu fixed gpu performance tests 13 years ago
haartraining fixed #768 ticket 14 years ago
highgui fixed ffmpeg backend build on Ubuntu 11.10 14 years ago
imgproc Tegra-optimized Canny 14 years ago
java Android cmake toolchain: fixed some compatibility problems with cmake 2.6.x; improved file header. 13 years ago
legacy fixed multiple GCC warnings on Ubuntu 11.04 14 years ago
ml fixed CvRTrees::read in case nactive_vars==var_count (thanks to Malcolm Reynolds) 14 years ago
objdetect Made changes concerning inserting prefiltering modes into CascadeClassifier class. 14 years ago
python wrapped FlannBasedMatcher (and extended DescriptorMatcher wrapper) 14 years ago
stitching prepared GpuMat for moving to core module 14 years ago
traincascade fixed CvCascadeBoost::train 13 years ago
ts Android cmake toolchain: fixed some compatibility problems with cmake 2.6.x; improved file header. 13 years ago
video Disabled some unfinished optimizations. 14 years ago
CMakeLists.txt Gpu functionality in stitching module is excluded from Android build 14 years ago
refman.rst re-added the opencv_flann documentation 14 years ago