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.
 
 
 
 
 
 
Namgoo Lee 3cf535926a cuda_stream: do not allocate GPU memory by default (fixes #8725) 7 years ago
..
calib3d Merge pull request #10667 from paroj:stereo_calib_ex 7 years ago
core cuda_stream: do not allocate GPU memory by default (fixes #8725) 7 years ago
cudaarithm Fix perf build with CUDA 9. 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 Fix perf build with CUDA 9. 7 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 Fix perf build with CUDA 9. 7 years ago
cudawarping Fix perf build with CUDA 9. 7 years ago
cudev cv::cuda::cvtColor bug fix (#10640) 7 years ago
dnn Merge pull request #10468 from fenrus75:avx512-2 7 years ago
features2d fix build error on Visual Studio 2013 and earlier 7 years ago
flann resolves #10548 - `FLANN::knnSearch` garbage bug (when kNN is larger than the dataset size) 7 years ago
highgui Merge pull request #10649 from GregoryMorse:patch-3 7 years ago
imgcodecs Merge pull request #10512 from sturkmen72:update_documentation 7 years ago
imgproc solve issue #10687 7 years ago
java Merge pull request #10621 from mshabunin:disable-docs 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 persistence: replace arbitrary limit of cn to 4 by CV_CN_MAX (#10636) 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 Exported a high level stitcher the DLL 7 years ago
superres Fixed several issues found by static analysis 8 years ago
ts Merge pull request #10691 from alalek:parallel_for_2018 7 years ago
video ocl: Avoid unnecessary initializing when non-UMat parameters are used 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 Merge pull request #10621 from mshabunin:disable-docs 7 years ago