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 80951bd091 Merge pull request #6966 from theg4sh:linux-window-mouse-wheel-support 8 years ago
..
calib3d Merge pull request #6895 from mshabunin:check-6851 8 years ago
core Merge pull request #6963 from ilya-lavrenov:vec2i_fs 8 years ago
cudaarithm clarify CUDA arithm operations usage with mask 9 years ago
cudabgsegm move obsolete algorithms from cudabgsegm to cudalegacy: 10 years ago
cudacodec fixed to use NVCUVID in 'cudacodec' module. 9 years ago
cudafeatures2d fix matrix type for keypoints buffer in CUDA FAST 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 GraphCut deprecated in CUDA 7.5 and removed in 8.0 9 years ago
cudaobjdetect change links from samples/python2 to samples/python 9 years ago
cudaoptflow Merge pull request #6940 from andy-held:cuda_pyrlk_static_const_init 8 years ago
cudastereo increase epsilons in some tests: 9 years ago
cudawarping Modified sparse pyrlk optical flow to allow input of an image pyramid which thus allows caching of image pyramids on successive calls. 9 years ago
cudev Fixed cv::cuda::reduce bug. 9 years ago
features2d Merge pull request #6822 from saedrna:master 8 years ago
flann fixed memory leak in flann tests 9 years ago
highgui Merge branch 'master' of https://github.com/Itseez/opencv into linux-window-mouse-wheel-support 8 years ago
imgcodecs Merge pull request #6839 from thierrylamarre:better_png_transparency 8 years ago
imgproc Merge pull request #6942 from alalek:fix_android_pack 8 years ago
java Merge pull request #6815 from smigielski:fix_6605 9 years ago
ml Merge pull request #6860 from IshankGulati:svm-error-message 8 years ago
objdetect Merge pull request #6797 from tomoaki0705:featureSIMDHog 8 years ago
photo Fix missing format when writing Algorithm-based objects 9 years ago
python Merge pull request #6884 from alalek:migration 8 years ago
shape Fix missing format when writing Algorithm-based objects 9 years ago
stitching fix build: move LOG macro from stitching public headers 8 years ago
superres Fixed cmake and build issues when using Visual Studio 2015 9 years ago
ts imgproc test: Canny with custom gradient 8 years ago
video Merge pull request #6849 from alcinos:optflow_interface 8 years ago
videoio Merge pull request #6899 from alalek:ffmpeg_update 8 years ago
videostab Fixes minor typos. 9 years ago
viz fix #6315 9 years ago
world cmake: turn off precompiled headers in case of opencv_world builds 9 years ago
CMakeLists.txt