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.
 
 
 
 
 
 
Alexander Mordvintsev b679ebc1b4 python DescriptorExtractor.compute now returns filtered keypoints 13 years ago
..
androidcamera Fixed camera output format handling 14 years ago
calib3d Added performance tests for findCirclesGrid and solvePnP 13 years ago
contrib warnings 13 years ago
core Tegra-optimized minMaxLoc/minMaxIdx 13 years ago
features2d python DescriptorExtractor.compute now returns filtered keypoints 13 years ago
flann always initialize the output values in LSH-based k-nearest search (patch by Alex Mordvintsev) 13 years ago
gpu minor 13 years ago
haartraining fixed #768 ticket 14 years ago
highgui Fixed fullscreen window mode on Windows. 13 years ago
imgproc corrected formula formatting in phaseCorrelate docs (thanks to the author for the patch) 13 years ago
java fixed Java API build (not sure if features2d is wrapped correctly now) 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 Small modification in test parameters. 13 years ago
python handling Ptr<> arguments and return values in Python wrappers 13 years ago
stitching Added fix for 0 found features in stitching matcher 13 years ago
traincascade Modified install layout for Android 14 years ago
ts Perf tests: linux version of adb search 13 years ago
video Documentation: fixed references for C++ operators 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