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.
 
 
 
 
 
 
Vitaly Tuzov 1ed9a58b64 AVX optimized implementation of Harris corner detector migrated to separate file 7 years ago
..
calib3d Merge pull request #8585 from tonyke1993:ap3p 7 years ago
core Merge pull request #8543 from csukuangfj:fix-String 7 years ago
cudaarithm suppress warning on Jetson TK1 8 years ago
cudabgsegm Rewritten some tests in videoio and imgcodecs modules 8 years ago
cudacodec Rewritten some tests in videoio and imgcodecs modules 8 years ago
cudafeatures2d
cudafilters Remove redundant precomp.hpp and using-namespace 8 years ago
cudaimgproc Merge pull request #8367 from khnaba:cuda-calchist-with-mask 8 years ago
cudalegacy Rewritten some tests in videoio and imgcodecs modules 8 years ago
cudaobjdetect Add cuda::streams to by_rows and 8UC1 functions 8 years ago
cudaoptflow Fixed bug #7482. Updated dense flow routine to reference bound textures. 8 years ago
cudastereo
cudawarping
cudev Use %% for inline assembly rather than % so this compiles with clang. 8 years ago
dnn Merge pull request #9013 from arrybn:ssd_last_layers_optim 7 years ago
features2d Fixing some static analysis issues 8 years ago
flann Merge pull request #8990 from mshabunin:fix-static-2 8 years ago
highgui Merge pull request #8953 from mattmyne:cocoa_window_32_64_objc_fix 7 years ago
imgcodecs Fixing some static analysis issues 8 years ago
imgproc AVX optimized implementation of Harris corner detector migrated to separate file 7 years ago
java More accurate condition to detect emulator 8 years ago
ml Fixing some static analysis issues 8 years ago
objdetect Fixing some static analysis issues 8 years ago
photo photo: add assertion on empty image in denoising 8 years ago
python trace: initial support for code trace 8 years ago
shape Fixing some static analysis issues 8 years ago
stitching Fixing some static analysis issues 8 years ago
superres Fixing some static analysis issues 8 years ago
ts trace: initial support for code trace 8 years ago
video Fixing some static analysis issues 8 years ago
videoio Merge pull request #8990 from mshabunin:fix-static-2 8 years ago
videostab Fixing some static analysis issues 8 years ago
viz build: fix viz tests 8 years ago
world build: update modules descriptions 8 years ago
CMakeLists.txt