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 c02d89bf2d Merge pull request #6408 from dtmoodie:InputOutputArray_constructor_fix 9 years ago
..
calib3d Fix missing format when writing Algorithm-based objects 9 years ago
core templated std::vector<T> constructor was being called instead of const std::vector<cv::cuda::GpuMat>. 9 years ago
cudaarithm Fixed cv::cuda::reduce bug. 9 years ago
cudabgsegm
cudacodec
cudafeatures2d Thrust allocator usage. 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
cudaobjdetect
cudaoptflow
cudastereo
cudawarping
cudev Fixed cv::cuda::reduce bug. 9 years ago
features2d Fix missing format when writing Algorithm-based objects 9 years ago
flann Fixed memory leak in flann KMeansIndex 9 years ago
highgui highgui: add CV_GUI_* flags to enum in cpp so they appear in bindings 9 years ago
imgcodecs Replace deprecated malloc.h 9 years ago
imgproc Bug Fix for 6377 9 years ago
java Merge pull request #6244 from dreifachstein:topic-cmake-install 9 years ago
ml Merge pull request #6395 from Tauranis:master 9 years ago
objdetect
photo Fix missing format when writing Algorithm-based objects 9 years ago
python Add function setRNGSeed and seed setup in python tests 9 years ago
shape Fix missing format when writing Algorithm-based objects 9 years ago
stitching Added build warnings in case of macro definition conflicts 9 years ago
superres
ts Updates for XCode 7.3 9 years ago
video Fix missing format when writing Algorithm-based objects 9 years ago
videoio Merge pull request #6359 from alalek:videocapture_exceptions 9 years ago
videostab
viz fix #6315 9 years ago
world
CMakeLists.txt