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 8b168175ec Merge pull request #9636 from dkurt:duplicate_lp_norm_layer 7 years ago
..
calib3d fix StereoBM disparity map right margin truncation when minDisparities > 0 7 years ago
core Merge pull request #9828 from berak:fix_c++17_9572 7 years ago
cudaarithm
cudabgsegm
cudacodec
cudafeatures2d
cudafilters
cudaimgproc
cudalegacy
cudaobjdetect
cudaoptflow
cudastereo
cudawarping
cudev Replace private.cuda.hpp with conditional include of cuda_fp16.h. 7 years ago
dnn Merge pull request #9636 from dkurt:duplicate_lp_norm_layer 7 years ago
features2d Merge pull request #9618 from vipinanand4:goodFeaturesToTrack_added_gradiantSize 7 years ago
flann
highgui qt: fix non-world builds 7 years ago
imgcodecs imgcodecs: fix 4 reading channel bmp images 7 years ago
imgproc build: fix MSVS2010 7 years ago
java Make external cv::dnn::Importer usage is deprecated 7 years ago
js js: skip 'utils' headers 7 years ago
ml Merge pull request #9310 from r2d3:svm_parallel 7 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 7 years ago
photo
python Fixed 'boundary' spelling 7 years ago
shape
stitching build: fix MSVS2017 warning 7 years ago
superres
ts Added support for VSX 7 years ago
video Merge pull request #9466 from huningxin:js 7 years ago
videoio Fixed and suppressed warnings produced by GCC 6.3.0 7 years ago
videostab
viz
world
CMakeLists.txt