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.
 
 
 
 
 
 
David Koller d1a3b530be Make DNN Crop layer match Caffe default offset behavior 7 years ago
..
calib3d Merge pull request #10613 from csukuangfj:fix-10612 7 years ago
core Improve the documentation for cv::completeSymm and cv::RANSACUpdateNumIters. 7 years ago
cudaarithm Fix CUDA integral. 7 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 clean up the code 7 years ago
cudaobjdetect fix CUDA build 7 years ago
cudaoptflow fixed non c++11 warnings. 7 years ago
cudastereo test: fix cuda build 8 years ago
cudawarping Fixed identifiers warns 8 years ago
cudev Fix CUDA integral. 7 years ago
dnn Make DNN Crop layer match Caffe default offset behavior 7 years ago
features2d Fixed several warnings produced by clang 6 and static analyzers 7 years ago
flann resolves #10548 - `FLANN::knnSearch` garbage bug (when kNN is larger than the dataset size) 7 years ago
highgui java: disable highgui wrapped code 7 years ago
imgcodecs Fixed several warnings produced by clang 6 and static analyzers 7 years ago
imgproc Propagate calculated Gaussian kernel size(ref). Otherwise, ipp_GaussianBlur will fail if user doesn't specify a kernel size. (#10579) 7 years ago
java java: fix MacOS Java problem 7 years ago
js JavaScript bindings for dnn module 7 years ago
ml ml(ANN_MLP): ensure that train() call is always successful 7 years ago
objdetect Implementation of bit-exact resize. Internal calls to linear resize updated to use bit-exact version. (#9468) 7 years ago
photo Reverted calls to linear resize back to generic version for floating point matrices 7 years ago
python cmake: eliminate ninja generator warning (CMake 3.10), refactor code 7 years ago
shape Implementation of bit-exact resize. Internal calls to linear resize updated to use bit-exact version. (#9468) 7 years ago
stitching Implementation of bit-exact resize. Internal calls to linear resize updated to use bit-exact version. (#9468) 7 years ago
superres Fixed several issues found by static analysis 7 years ago
ts cmake: Java/Android SDK refactoring 7 years ago
video Merge pull request #10432 from GlueCrow:bgfg_knn_fix 7 years ago
videoio java(test): fix test names 7 years ago
videostab Merge pull request #9979 from fakabbir:ImproveDoc 7 years ago
viz handle legacy VTK functions 7 years ago
world ocl: fix world compilation on Windows 7 years ago
CMakeLists.txt