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 e40567eaee Merge pull request #3352 from alucarded:BackgroundSubtractorMOG2_optimization 10 years ago
..
androidcamera
calib3d quickly corrected the previous refactoring of features2d: moved from set(SOME_PROP, val) to setSomeProp(val) 10 years ago
core Changed predictOptimalVectorWidth function, now it is possible to choose vector size. 10 years ago
cuda
cudaarithm
cudabgsegm fix cudabgsegm module compilation 10 years ago
cudacodec
cudafeatures2d
cudafilters
cudaimgproc Optimization for HoughLinesP 10 years ago
cudalegacy Fixes for compiling with CUDA 6.5 10 years ago
cudaoptflow CUDA optical flow stubs: missing parameter 10 years ago
cudastereo Fixes for compiling with CUDA 6.5 10 years ago
cudawarping
cudev
features2d Merge pull request #3256 from vbystricky:oclopt_BFMatcher 10 years ago
flann Several type of formal refactoring: 10 years ago
highgui Extracted repeated cmake instruction block 10 years ago
imgcodecs Fixing iOS clang warnings, part 3 10 years ago
imgproc Forgotten punctuation 10 years ago
java Merge pull request #3344 from mshabunin:java_automation 10 years ago
ml fixed bug in automatic SVM training 10 years ago
objdetect Fixing iOS clang warnings, part 2 10 years ago
photo Merge pull request #3283 from abak:fix-cloning-illumination-change-noipp 10 years ago
python fixed some more compile errors and test failures 10 years ago
shape fixed various warnings and obvious errors reported by clang compiler and the coverity tool. 10 years ago
stitching Merge pull request #3292 from mshabunin:fix-ios-warnings 10 years ago
superres removed optim module; moved its functionality to core and photo modules; moved drawing functions from core to imgproc. Removed FilterEngine etc. from public API 10 years ago
ts Implementation detector and selector for IPP and OpenCL; 10 years ago
video Merge pull request #3352 from alucarded:BackgroundSubtractorMOG2_optimization 10 years ago
videoio Merge pull request #3349 from a-wi:DShow_Strsafe_header_v3 10 years ago
videostab OpenCV with the refactored features2d compiles! contrib is broken for now; the tests are not tried yet 10 years ago
viz viz: fixed memory leak 10 years ago
world fixed MSVC warnings and iOS framework compile error 10 years ago
CMakeLists.txt
refman.rst.in