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 c049275512 Merge pull request #8502 from tomoaki0705:fixWarningsArrayBound 8 years ago
..
calib3d Merge pull request #8388 from ottogin:calib3d 8 years ago
core Merge pull request #8506 from sergiud:mat-move-assignment-dont-copy 8 years ago
cudaarithm Implement DFT as cv::Algorithm to support concurrent streams 8 years ago
cudabgsegm Fixed identifiers warns 9 years ago
cudacodec Fixed identifiers warns 9 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 9 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 9 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 suppress warnings on GCC 4.9 series 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 Avoid memory leakage in smart pointers wrapper 8 years ago
shape remove precomp.cpp 8 years ago
stitching Clear old CameraParameters in AffineBasedEstimator 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 Download cache 8 years ago
videostab Merge pull request #7370 from souch55:Fixxn 9 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