Open Source Computer Vision Library https://opencv.org/
 
 
 
 
 
 
Luis Roberto Morales Iglesias 60b33046a7
[Issue #7290] Fixes OpenNI and OpenNI2 linking conflict
9 years ago
..
calib3d Add QR decomposition to HAL 9 years ago
core Removed some extra semi-colons 9 years ago
cudaarithm clarify CUDA arithm operations usage with mask 9 years ago
cudabgsegm
cudacodec fixed to use NVCUVID in 'cudacodec' module. 9 years ago
cudafeatures2d fix matrix type for keypoints buffer in CUDA FAST 9 years ago
cudafilters add performance test for CV_32FC1 9 years ago
cudaimgproc Fix missing format when writing Algorithm-based objects 9 years ago
cudalegacy fix build #6993 9 years ago
cudaobjdetect
cudaoptflow Merge pull request #6940 from andy-held:cuda_pyrlk_static_const_init 9 years ago
cudastereo
cudawarping
cudev follow the naming rule as other API 9 years ago
features2d Merge pull request #7210 from mshabunin:fix-warnings 9 years ago
flann Fixed several GCC 5.x warnings 9 years ago
highgui Cleans up declarations in window_cocoa.mm removing unnecessary iVars declarations and changing retain property attribute to strong 9 years ago
imgcodecs Merge pull request #7202 from valeriyvan:fixUIImageToMat 9 years ago
imgproc Merge pull request #7191 from anirudt:docs_moments 9 years ago
java Merge pull request #6815 from smigielski:fix_6605 9 years ago
ml add 2 extra methods to ml::TrainData (#7169) 9 years ago
objdetect Instrumentation for OpenCV API regions and IPP functions; 9 years ago
photo Instrumentation for OpenCV API regions and IPP functions; 9 years ago
python Merge pull request #7055 from gylns:master 9 years ago
shape Instrumentation for OpenCV API regions and IPP functions; 9 years ago
stitching Reverted BORDER_CONSTAT in stitcher.cpp 9 years ago
superres Instrumentation for OpenCV API regions and IPP functions; 9 years ago
ts instrumentation: minor refactoring, wrap OpenCL 9 years ago
video Removed some extra semi-colons 9 years ago
videoio [Issue #7290] Fixes OpenNI and OpenNI2 linking conflict 9 years ago
videostab Instrumentation for OpenCV API regions and IPP functions; 9 years ago
viz viz: use ../precomp.hpp in modules/viz/src/vtk/* files 9 years ago
world cmake: turn off precompiled headers in case of opencv_world builds 9 years ago
CMakeLists.txt