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.
 
 
 
 
 
 
Roman Donchenko 6a94862fef Merge pull request #2870 from 23pointsNorth:patch-5 11 years ago
..
androidcamera Multiple fixes in camera. 11 years ago
calib3d Updated findHomography docs branch 2.4 11 years ago
contrib Merge pull request #2705 from KonstantinMatskevich:face_recognition_labels_info 11 years ago
core Merge pull request #2771 from SpecLad:pvs-checks-opencv 11 years ago
dynamicuda
features2d add Bag of Words to python wrapper 11 years ago
flann Add the ensureSimpleDistance() method to ensure the user the returned distance is not ^2 (the default for L2 for instance) 11 years ago
gpu fix cv::gpu::resize function 11 years ago
highgui Fix typos 11 years ago
imgproc Fixed several problems found by PVS-Studio. 11 years ago
java OpenCV version++. OpenCV Manager version++. 11 years ago
legacy Remove a useless loop that copies an array to itself 11 years ago
ml 2 fixed unassigned reshapes in em (#3674) 11 years ago
nonfree bug 2740 added fix 11 years ago
objdetect Merge pull request #2699 from GregoryMorse:patch-1 11 years ago
ocl remove unused variable in OCL_PERF_TEST_P() 11 years ago
photo typos 11 years ago
python fix -Wmaybe-uninitialized warning (initialize pointers to NULL) 11 years ago
stitching
superres Superres module enabled for Android. GPU samples build fixed for Android. 11 years ago
ts run.py: propagate OPENCV* env variables only with --android_propagate_opencv_env flag 11 years ago
video made a performance improvement. 11 years ago
videostab fix variable name typo in calcBlurriness 11 years ago
viz Added cloud shading support - additional normals array is used 11 years ago
world fix for compiling 2.4 opencv with xcode 5.1 11 years ago
CMakeLists.txt
refman.rst.in