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 Alekhin 5c8cd76893 fix bug with invalid signature size (should not be less than signatureLength()) 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 #2880 from GravityJack:SparseMatIterator-build-fix 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 bug with invalid signature size (should not be less than signatureLength()) 11 years ago
imgproc Merge pull request #2766 from akarsakov:pyr_border_constant 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 python tests 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