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 eef900e46a optimized cmp and cvtscale(16s->16s) using SSE2 (thanks to Victoria) 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 13 years ago
contrib added cv::Filestorage based setup method for retina model 13 years ago
core optimized cmp and cvtscale(16s->16s) using SSE2 (thanks to Victoria) 13 years ago
features2d exposed SurfFeatureDetector and SurfDescriptorExtractor to python 13 years ago
flann Fix to solve conflicts to standalone FLANN 13 years ago
gpu fixed gpu perf tests (out of memory) 13 years ago
haartraining
highgui minor 13 years ago
imgproc corrected description of goodFeaturesToTrack (ticket #1488) 13 years ago
java Fixed Android target setup for OpenCv library project 13 years ago
legacy
ml fixed memory corruption in CvEM::read() (ticket #1399) 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 Made changes in BundleAdjusterBase class to pass a termination criteria to the Levenberg–Marquardt algorithm. 13 years ago
traincascade fixed CvCascadeBoost::train 13 years ago
ts Fixed logging in perf tests; small bugfix in run.py 13 years ago
video Reenabled Tegra optimization of calcOpticalFlowPyrLK 13 years ago
CMakeLists.txt Gpu functionality in stitching module is excluded from Android build 13 years ago
refman.rst