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.
 
 
 
 
 
 
Vladislav Sovrasov 2b8f888ea4 videoio: remove throw lists since they are deprecated in cxx11 (and gcc7 produces a warning) 7 years ago
..
calib3d suppress warning message 7 years ago
core core: fix memcpy with zero size 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 build: replace WIN32 => _WIN32 7 years ago
cudafeatures2d
cudafilters
cudaimgproc
cudalegacy Rewritten some tests in videoio and imgcodecs modules 8 years ago
cudaobjdetect Merge pull request #9075 from TonyLianLong:master 7 years ago
cudaoptflow Merge pull request #9075 from TonyLianLong:master 7 years ago
cudastereo
cudawarping
cudev
dnn Unit tests for TensorFlow importer 7 years ago
features2d Merge pull request #9330 from hrnr:akaze_ocl 7 years ago
flann flann: fix out of buffer access 7 years ago
highgui Merge pull request #9369 from alalek:cpp_refactor_gtk 7 years ago
imgcodecs loadsave: check for errors when using temp file 7 years ago
imgproc Merge pull request #9379 from berak:imgproc_hanning 7 years ago
java Fix SyntaxError with print 7 years ago
ml Prevent crash when attempting to create training data without responses. 7 years ago
objdetect some improvements on tutorials 7 years ago
photo Merge pull request #9303 from alalek:akaze_update 7 years ago
python python: disable assertion in NumpyAllocator 7 years ago
shape some improvements on tutorials 7 years ago
stitching Merge pull request #9210 from whizzzkid/fixing-cuda 7 years ago
superres Fixed several issues found by static analysis 7 years ago
ts features2d(test): more AKAZE tests 7 years ago
video Merge pull request #9235 from sturkmen72:patch-3 7 years ago
videoio videoio: remove throw lists since they are deprecated in cxx11 (and gcc7 produces a warning) 7 years ago
videostab Fixing some static analysis issues 7 years ago
viz static build workaround 7 years ago
world build: update modules descriptions 8 years ago
CMakeLists.txt