Open Source Computer Vision Library https://opencv.org/
 
 
 
 
 
 
Vladislav Sovrasov 47e1133e71 dnn: add crop flag to blobFromImage 8 years ago
..
calib3d fix StereoBM disparity map right margin truncation when minDisparities > 0 8 years ago
core Merge pull request #9786 from LaurentBerger:Histo3d 8 years ago
cudaarithm
cudabgsegm
cudacodec Merge pull request #9599 from whizzzkid:master 8 years ago
cudafeatures2d
cudafilters cudafilters: don't modify "const" data 8 years ago
cudaimgproc
cudalegacy
cudaobjdetect fix CUDA build 8 years ago
cudaoptflow
cudastereo
cudawarping
cudev Replace private.cuda.hpp with conditional include of cuda_fp16.h. 8 years ago
dnn dnn: add crop flag to blobFromImage 8 years ago
features2d Merge pull request #9618 from vipinanand4:goodFeaturesToTrack_added_gradiantSize 8 years ago
flann Fixed some issues found by static analysis 8 years ago
highgui qt: fix non-world builds 8 years ago
imgcodecs imgcodecs: fix 4 reading channel bmp images 8 years ago
imgproc build: fix MSVS2010 8 years ago
java Make external cv::dnn::Importer usage is deprecated 8 years ago
js js: skip 'utils' headers 8 years ago
ml Merge pull request #9310 from r2d3:svm_parallel 8 years ago
objdetect This statement was keeping HAAR cascades from leveraging opencl on nvidia devices. "localSize" on the featureEvaluator remains Size(0, 0) which sets the bool "use_ocl" to false. Adding this allows NVidia GPUs to leverage opencl HAAR Cascades 8 years ago
photo removed unnecessary line 8 years ago
python Fixed 'boundary' spelling 8 years ago
shape some improvements on tutorials 8 years ago
stitching build: fix MSVS2017 warning 8 years ago
superres
ts Added support for VSX 8 years ago
video Merge pull request #9466 from huningxin:js 8 years ago
videoio Fixed and suppressed warnings produced by GCC 6.3.0 8 years ago
videostab
viz vtk: eliminate 'override' build warning 8 years ago
world
CMakeLists.txt