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 fbc221d334 Merge pull request #6096 from mnoskova:mn/SVMSGD_to_opencv3_0 9 years ago
..
calib3d gcc6: fix misleading indentation warning 9 years ago
core Merge pull request #6137 from dtmoodie:thrust_allocator 9 years ago
cudaarithm Fixed cv::cuda::reduce bug. 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 Adding support for WinRT(WinPhone 8/8.1 and Win Store) via CMake 3.1 10 years ago
cudafilters CUDA median filtering using histograms 9 years ago
cudaimgproc CUDA median filtering using histograms 9 years ago
cudalegacy Some changes to support mingw-w64 10 years ago
cudaobjdetect change links from samples/python2 to samples/python 10 years ago
cudaoptflow Modified sparse pyrlk optical flow to allow input of an image pyramid which thus allows caching of image pyramids on successive calls. 10 years ago
cudastereo increase epsilons in some tests: 10 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. 10 years ago
cudev Fixed cv::cuda::reduce bug. 9 years ago
features2d Merge pull request #6025 from sovrasov:new_python_tests 9 years ago
flann gcc6: fix misleading indentation warning 9 years ago
highgui Cocoa backend: added checks before accessing sliders dictionary 9 years ago
imgcodecs EXIF reader: fixed file descriptor leak in case of broken tags 9 years ago
imgproc Merge pull request #6119 from mshabunin:hal_filter2d 9 years ago
java revert: java bindings become CMake modules (loadable plugins) 9 years ago
ml Merge pull request #6096 from mnoskova:mn/SVMSGD_to_opencv3_0 9 years ago
objdetect revert PR 5362 9 years ago
photo change links from samples/python2 to samples/python 10 years ago
python Use AKAZE detector instead of ORB in feature_homography test 9 years ago
shape fix mat copy in shape 10 years ago
stitching Added build warnings in case of macro definition conflicts 9 years ago
superres Fixed cmake and build issues when using Visual Studio 2015 10 years ago
ts gcc6: fix misleading indentation warning 9 years ago
video gcc6: fix misleading indentation warning 9 years ago
videoio gcc6: fix misleading indentation warning 9 years ago
videostab Reduce variables scope 9 years ago
viz Added ability to disable lighting in the viz-module. 9 years ago
world cmake: turn off precompiled headers in case of opencv_world builds 9 years ago
CMakeLists.txt