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.
 
 
 
 
 
 
Maksim Shabunin e8129429e9 imgcodecs: fix test build with disabled JPEG and PNG libs 5 years ago
..
calib3d Add instructions for how to use findEssentialMat() when camera matrices are different 5 years ago
core Increased portability of CV_Func 5 years ago
cudaarithm java: generated code to have javadoc 6 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 Merge pull request #17733 from l-bat:tiny_yolov4 5 years ago
features2d Merge pull request #17618 from Yosshi999:gsoc_sift-better-test 5 years ago
flann Merge pull request #17724 from pemmanuelviel:pev--fix-mix-of-types 5 years ago
highgui fix error at #include <window_winrt_bridge.hpp> 5 years ago
imgcodecs imgcodecs: fix test build with disabled JPEG and PNG libs 5 years ago
imgproc Merge pull request #17708 from shirriff:patch-1 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 features2d(sift): move SIFT tests / headers / build fixes 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 #17473 from f3rm4rf3r:fixingFourCCDocBrokenLink 5 years ago
videostab backport: fixed warnings produced by clang-9.0.0 6 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