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 d0c64fca2b Merge pull request #8433 from csukuangfj:issue-8189 8 years ago
..
calib3d Merge pull request #8388 from ottogin:calib3d 8 years ago
core fix issue 8189. 8 years ago
cudaarithm Implement DFT as cv::Algorithm to support concurrent streams 8 years ago
cudabgsegm Fixed identifiers warns 8 years ago
cudacodec Fixed identifiers warns 8 years ago
cudafeatures2d test: fix cuda build 8 years ago
cudafilters BufferPool is used for temporary buffer, use mat create directly 8 years ago
cudaimgproc Merge pull request #8367 from khnaba:cuda-calchist-with-mask 8 years ago
cudalegacy Merge pull request #7370 from souch55:Fixxn 8 years ago
cudaobjdetect test: fix cuda build 8 years ago
cudaoptflow Fixed bug #7482. Updated dense flow routine to reference bound textures. 8 years ago
cudastereo test: fix cuda build 8 years ago
cudawarping Fixed identifiers warns 8 years ago
cudev build: cuda warnings 8 years ago
features2d Reduce dependencies between modules 8 years ago
flann Merge pull request #8346 from Sahloul:fixes/python_wrapper/flann 8 years ago
highgui Merge pull request #7462 from alalek:cpu_multi_target 8 years ago
imgcodecs Fix UIImageToMat method by taking image scale information into account 8 years ago
imgproc Merge pull request #7462 from alalek:cpu_multi_target 8 years ago
java Reduce dependencies between modules 8 years ago
ml export SVM::trainAuto to python #7224 (#8373) 8 years ago
objdetect Merge pull request #7462 from alalek:cpu_multi_target 8 years ago
photo photo: fix InputArray -> CvMat 8 years ago
python Expose CirclesGridFinderParameters in findCirclesGrid. 8 years ago
shape remove precomp.cpp 8 years ago
stitching Reduce dependencies between modules 8 years ago
superres Reduce dependencies between modules 8 years ago
ts ocl: dump OpenCL driver version in tests 8 years ago
video OpenVX calls updated to use single common OpenVX context per thread 8 years ago
videoio Merge pull request #8274 from abratchik:mser.brisk.3.0.0-rc1 8 years ago
videostab Merge pull request #7370 from souch55:Fixxn 8 years ago
viz viz: fix compilation - we need the VTK includes before ocv_define_module 8 years ago
world cmake: include contrib modules into opencv_world 8 years ago
CMakeLists.txt