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 e0d991cf46 Merge pull request #2335 from jet47:gpu-alphacomp-test 11 years ago
..
androidcamera All installed files marked with component names for install customization. 11 years ago
calib3d deleted extra semicolons 11 years ago
contrib Fixed Cl.exe hang for VS2008 x64 with Eigen::exp() function 11 years ago
core enabled OpenGL on MacOSX 11 years ago
dynamicuda disable NPP for GpuMat methods and for copyMakeBorder 11 years ago
features2d deleted extra semicolons 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 temporary disable performance test for alphaComp function 11 years ago
highgui Fix Windows build of grfmt_tiff.cpp by using libtiff's integer types. 11 years ago
imgproc fixing bug #3345. use norm to make sure two matrices are the same. 11 years ago
java Dead code removed as this cannot be null in Java. 11 years ago
legacy deleted extra semicolons 11 years ago
ml Merge pull request #2107 from nghiaho12:nn_doc 11 years ago
nonfree fix nonfree module compilation without CUDA 11 years ago
objdetect Disabled some IPP implementation since it breaks tests 11 years ago
ocl Workaround a LLVM/Clang 3.3 bug. 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 11 years ago
superres deleted extra semicolons 11 years ago
ts deleted extra semicolons 11 years ago
video deleted extra semicolons 11 years ago
videostab Code review fixes. 11 years ago
viz VTK off by default 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' 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