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.
 
 
 
 
 
 
Andrey Kamaev db4b72c1ba Perf tests: fixed some bugs with adb tool search 14 years ago
..
androidcamera Fixed camera output format handling 14 years ago
calib3d Added performance tests for findCirclesGrid and solvePnP 14 years ago
contrib warnings 14 years ago
core Tegra-optimized minMaxLoc/minMaxIdx 14 years ago
features2d replaced "unsigned int" -> "unsigned" to make Python/Java wrapper generator work correctly 14 years ago
flann always initialize the output values in LSH-based k-nearest search (patch by Alex Mordvintsev) 14 years ago
gpu minor 14 years ago
haartraining fixed #768 ticket 14 years ago
highgui Fixed fullscreen window mode on Windows. 14 years ago
imgproc corrected formula formatting in phaseCorrelate docs (thanks to the author for the patch) 14 years ago
java fixed Java API build (not sure if features2d is wrapped correctly now) 14 years ago
legacy fixed multiple GCC warnings on Ubuntu 11.04 14 years ago
ml added CV_OUT to CvANN_MLP::predict 14 years ago
objdetect Small modification in test parameters. 14 years ago
python handling Ptr<> arguments and return values in Python wrappers 14 years ago
stitching Added fix for 0 found features in stitching matcher 14 years ago
traincascade Modified install layout for Android 14 years ago
ts Perf tests: fixed some bugs with adb tool search 14 years ago
video Documentation: fixed references for C++ operators 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