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 Smorkalov f1ef3a4865 OpenCV version++. 11 years ago
..
androidcamera All installed files marked with component names for install customization. 11 years ago
calib3d minX1 should be max(-maxD,0) not max(maxD,0), avoid black band at left 12 years ago
contrib Merge pull request #1897 from berak:b_3393_24 11 years ago
core OpenCV version++. 11 years ago
dynamicuda disable NPP for GpuMat methods and for copyMakeBorder(cherry picked from commit 316d49fc0fb7a609ebb0a65efc207faea6b978a4) 11 years ago
features2d Fixing some indentation issues on FREAK source file. 11 years ago
flann Fix: freeing previous elements has to be done before loading new parameters to avoid trying to delete unexisting objects if arrays size was modified 11 years ago
gpu decrease input size for several gpu tests to fix "timed out" error: 11 years ago
highgui Fixed MinGW build by declaring the minimal required Windows version. 11 years ago
imgproc fixing bug #3345. use norm to make sure two matrices are the same. 11 years ago
java Multiple improvements in OpenCV examples build. 11 years ago
legacy Android NDK r9 support. x64 NDK support fix for MacOS X. 12 years ago
ml Merge pull request #1839 from pmiecielica:memory_leaks 11 years ago
nonfree fix nonfree module compilation without CUDA(cherry picked from commit 3e1f74f2ca) 11 years ago
objdetect Disabled some IPP implementation since it breaks tests 11 years ago
ocl Merge pull request #2078 from ilya-lavrenov:warn 11 years ago
photo Normalized file endings. 12 years ago
python All installed files marked with component names for install customization. 11 years ago
stitching turn on CUDA part of stitching module on Android for non-dynamic build(cherry picked from commit a138e5a6a5) 11 years ago
superres Make dependency from CUDA explicit to prevent from fake dependedcies from CUDA runtime. 11 years ago
ts ts dependency from CUDA runtime removed. All implicit CUDA calls replaced by calls from core module. 11 years ago
video CV_WRAP for BackgroundSubtractorMOG2 11 years ago
videostab Code review fixes. 11 years ago
world CMake's get_filename_component with NAME_WE parameters, interprets first period as start of extension. For. e.g file name with out extension of 'this.is.a.text.file.txt' will be taken as 'this'. Hence using NAME with regex replacement to get 'this.is.a.text.file' 12 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