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 2241bfb0df Use "src" not "*this" for source GpuMat 5 years ago
..
calib3d Add instructions for how to use findEssentialMat() when camera matrices are different 5 years ago
core Use "src" not "*this" for source GpuMat 5 years ago
cudaarithm Merge pull request #17943 from tomoaki0705:fixPolarToCartRounding 5 years ago
cudabgsegm fix test failure on Jetson TX2 5 years ago
cudacodec cudacodec(build): fix detection in CMake, cleanup duplicate includes 5 years ago
cudafeatures2d Utilize CV_UNUSED macro 7 years ago
cudafilters Merge pull request #13695 from flyingfalling:3.4 6 years ago
cudaimgproc fix build error on Jetson TX1 and TX2 5 years ago
cudalegacy build: eliminate CUDA warnings 5 years ago
cudaobjdetect suppress noisy warning 6 years ago
cudaoptflow fix build on Jetson TX1 and TX2 5 years ago
cudastereo cuda::StereoBM - fix hanging and racing issue 6 years ago
cudawarping Utilize CV_UNUSED macro 7 years ago
cudev Merge pull request #16150 from alalek:cmake_avoid_deprecated_link_private 5 years ago
dnn mish_functor_update 5 years ago
features2d Merge pull request #17830 from alalek:fix_17815 5 years ago
flann Merge pull request #17639 from pemmanuelviel:pev--binary-kmeans 5 years ago
highgui fix error at #include <window_winrt_bridge.hpp> 5 years ago
imgcodecs Merge pull request #17728 from sturkmen72:patch-4 5 years ago
imgproc Added reference to Original Wu's articte about SAUF connected components search method. 5 years ago
java Generate constructor with smart pointer, if it's expected. 5 years ago
js Merge pull request #17403 from wangmengHB:master 5 years ago
ml Use global RNG for training RTrees. 5 years ago
objdetect QRDetectMulti: refactored checkPoints method 5 years ago
photo Merge pull request #17025 from tomoaki0705:fixTestFailureCUDABruteForceNonLocalMeans 5 years ago
python core: fix handling of ND-arrays in dumpInputArray() helpers 5 years ago
shape python: discover tests from module/misc/python/test paths 6 years ago
stitching imgproc: align GaussianBlur/sepFilter2D OpenCL with CPU version 5 years ago
superres Add semicolons after `CV_INSTRUMENT` macros 7 years ago
ts imgproc: add src.empty() checks in filter operations 5 years ago
video Merge pull request #17180 from PetWorm:3.4 5 years ago
videoio Merge pull request #17489 from Lapshin:ffmpeg_cap_consider_rotation_metadata_3.4 5 years ago
videostab backport: fixed warnings produced by clang-9.0.0 5 years ago
viz Added to Camera constructor parameter description 5 years ago
world Do not build protobuf without dnn (#10689) 7 years ago
CMakeLists.txt cmake: allow providing list of extra modules paths 7 years ago