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.
 
 
 
 
 
 
Alexander Alekhin b0c6bd0a5b build: resolve naming issue 7 years ago
..
calib3d fix StereoBM disparity map right margin truncation when minDisparities > 0 7 years ago
core build: resolve naming issue 7 years ago
cudaarithm suppress warning on Jetson TK1 8 years ago
cudabgsegm Rewritten some tests in videoio and imgcodecs modules 8 years ago
cudacodec Merge pull request #9599 from whizzzkid:master 7 years ago
cudafeatures2d test: fix cuda build 8 years ago
cudafilters cudafilters: don't modify "const" data 7 years ago
cudaimgproc Merge pull request #8367 from khnaba:cuda-calchist-with-mask 8 years ago
cudalegacy Rewritten some tests in videoio and imgcodecs modules 8 years ago
cudaobjdetect fix CUDA build 7 years ago
cudaoptflow Merge pull request #9075 from TonyLianLong:master 7 years ago
cudastereo test: fix cuda build 8 years ago
cudawarping Fixed identifiers warns 8 years ago
cudev Replace private.cuda.hpp with conditional include of cuda_fp16.h. 7 years ago
dnn Merge pull request #9835 from sovrasov:blob_from_img_crop_opt 7 years ago
features2d Merge pull request #9618 from vipinanand4:goodFeaturesToTrack_added_gradiantSize 7 years ago
flann Fixed some issues found by static analysis 7 years ago
highgui qt: fix non-world builds 7 years ago
imgcodecs imgcodecs: fix 4 reading channel bmp images 7 years ago
imgproc Merge pull request #9824 from sturkmen72:upd_minEnclosingTriangle 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 removed unnecessary line 7 years ago
python Fixed 'boundary' spelling 7 years ago
shape some improvements on tutorials 7 years ago
stitching build: fix MSVS2017 warning 7 years ago
superres Fixed several issues found by static analysis 7 years ago
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 Fixing some static analysis issues 7 years ago
viz vtk: eliminate 'override' build warning 7 years ago
world ocl: fix world compilation on Windows 7 years ago
CMakeLists.txt