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.
 
 
 
 
 
 
Vadim Pisarevsky ec49eb813c Merge pull request #8314 from chacha21:fix_cuda_absdiff 8 years ago
..
calib3d calib3d: replace defines with enum values 8 years ago
core Merge pull request #8694 from mschoeneck:Canny 8 years ago
cudaarithm Merge pull request #8314 from chacha21:fix_cuda_absdiff 8 years ago
cudabgsegm
cudacodec
cudafeatures2d
cudafilters Remove redundant precomp.hpp and using-namespace 8 years ago
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 Modifications to reduce the code through a loop 8 years ago
flann Update autotuned_index.h 8 years ago
highgui Fixes typo 8 years ago
imgcodecs issue 8723: Changed doc for cv::imwrite to reflect correct default flag used for png compression strategy. 8 years ago
imgproc eliminated trailing whitespaces 8 years ago
java Merge pull request #8386 from jtkb:feature/cmake-maven-it-module 8 years ago
ml fixing segfaults occuring when launching those unit tests 8 years ago
objdetect Update for IPP for OpenCV 2017u2 integration; 8 years ago
photo Merge pull request #8776 from sovrasov:inpaint_adv_formats 8 years ago
python python: move Ptr specializations above generic_vec to allow vector_Ptr_T 8 years ago
shape fixing segfaults occuring when launching those unit tests 8 years ago
stitching Fix for issue #8615. Added cudawarping to optional modules and removed opencv_cudafilters 8 years ago
superres suppress warnings from cuda 8 years ago
ts ocl: dump OpenCL driver version in tests 8 years ago
video Merge branch 'master' of https://github.com/MicheleCancilla/opencv into parallel_ccomp 8 years ago
videoio V4L: do not return frame if it can not be retrieved 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