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 fe21487f91 Merge pull request #8618 from pwuertz:umat-pyopencl 8 years ago
..
calib3d Merge pull request #8593 from devnexen:test_fixes 8 years ago
core Add docstring for UMat::handle 8 years ago
cudaarithm Implement DFT as cv::Algorithm to support concurrent streams 8 years ago
cudabgsegm
cudacodec
cudafeatures2d
cudafilters
cudaimgproc Merge pull request #8367 from khnaba:cuda-calchist-with-mask 8 years ago
cudalegacy
cudaobjdetect Add cuda::streams to by_rows and 8UC1 functions 8 years ago
cudaoptflow
cudastereo
cudawarping
cudev Use %% for inline assembly rather than % so this compiles with clang. 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 Fixes typo 8 years ago
imgcodecs Merge pull request #8492 from brian-armstrong-discord:exif_inmemory 8 years ago
imgproc Merge pull request #8575 from lupustr3:pvlasov/icv2017u2_initial_update 8 years ago
java Added javadoc generation 8 years ago
ml fixing segfaults occuring when launching those unit tests 8 years ago
objdetect Merge pull request #7462 from alalek:cpu_multi_target 8 years ago
photo suppress warning on Jetson TK1 8 years ago
python Expose UMat OpenCL handles and buffer information to python 8 years ago
shape fixing segfaults occuring when launching those unit tests 8 years ago
stitching Clear old CameraParameters in AffineBasedEstimator 8 years ago
superres suppress warnings from cuda 8 years ago
ts ocl: dump OpenCL driver version in tests 8 years ago
video Merge pull request #8565 from iglesias:fix/bgsknn-initialization 8 years ago
videoio Merge pull request #8492 from brian-armstrong-discord:exif_inmemory 8 years ago
videostab Add method KeypointBasedMotionEstimator::estimate(InputArray, InputArray) to support both cpu & opencl algorithm processing 8 years ago
viz
world core: CPU target dispatcher update 8 years ago
CMakeLists.txt