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.
 
 
 
 
 
 
Zhuo Zhang 743099f9f9
Merge pull request #19521 from zchrissirhcz:3.4-fix-core-module-android-arm64-build
4 years ago
..
calib3d docs(calib3d): avoid reference on legacy C API constants 4 years ago
core Merge pull request #19521 from zchrissirhcz:3.4-fix-core-module-android-arm64-build 4 years ago
cudaarithm Fix errors when building with cuda stubs 4 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
cudafilters
cudaimgproc Remove compiler warnings 5 years ago
cudalegacy Merge pull request #19390 from tomoaki0705:fixCudaLegacyCalib3d 4 years ago
cudaobjdetect suppress noisy warning 6 years ago
cudaoptflow Remove compiler warnings 5 years ago
cudastereo
cudawarping
cudev Merge pull request #16150 from alalek:cmake_avoid_deprecated_link_private 5 years ago
dnn refine 4 years ago
features2d features2d: fix ORB::setFirstScale() handling 4 years ago
flann Replace FLANNException by CV_Error. 4 years ago
highgui highgui: remove gutter in window_w32 4 years ago
imgcodecs fix link order: put zlib after png/tiff/openexr 4 years ago
imgproc Merge pull request #19419 from Liangda-w:patch-1 4 years ago
java android: use protected fields in JavaCamera2View 4 years ago
js js: fix Python 3 support in make_umd.py 4 years ago
ml ml: fix python test 4 years ago
objdetect Merge pull request #19407 from rayonnant14:issue_19363 4 years ago
photo Increased Photo_CalibrateDebevec.regression test tolerance to pass on arm64 with gcc 9.3. 4 years ago
python python: also catch general c++ exceptions 4 years ago
shape
stitching Not not test stitiching with SURF, if NONFREE is disabled 4 years ago
superres
ts Merge pull request #19268 from fpetrogalli:tabs-summary-output 4 years ago
video Merge pull request #17180 from PetWorm:3.4 5 years ago
videoio Updated more links to forum.opencv.org 4 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
CMakeLists.txt