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.
 
 
 
 
 
 
Ilya Krylov 84bb77e914 Fixed android and windows x64 build issues 11 years ago
..
androidcamera Multiple fixes in camera. 11 years ago
calib3d Fixed android and windows x64 build issues 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 disable NPP for GpuMat methods and for copyMakeBorder 11 years ago
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 turn on CUDA part of stitching module on Android for non-dynamic build 11 years ago
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 Add support for adding custom OpenCV modules. 12 years ago
refman.rst.in Made reference manual table of contents autogenerated 13 years ago