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.
 
 
 
 
 
 
Alexander Alekhin 2f94637899 python(test): refactor test.py, move test code outside from test.py 7 years ago
..
calib3d calib3d: fix warning from gcc7 7 years ago
core Merge pull request #9426 from borisfom:dispatch 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 Merge pull request #9418 from borisfom:cuda9 7 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 Merge pull request #9075 from TonyLianLong:master 7 years ago
cudaoptflow Merge pull request #9075 from TonyLianLong:master 7 years ago
cudastereo
cudawarping
cudev Merge pull request #9418 from borisfom:cuda9 7 years ago
dnn Merge pull request #9349 from dkurt:tf_deconv 7 years ago
features2d Merge pull request #9528 from berak:fix_bfmatcher_hamming2 7 years ago
flann flann: std::vector<size_t> can't be converted into cv::Mat properly 7 years ago
highgui Merge pull request #9498 from saskatchewancatch:i9403 7 years ago
imgcodecs imgcodecs: fix regression 9376 7 years ago
imgproc Merge pull request #9506 from alalek:ocl_fix_canny_ub_9496 7 years ago
java Merge pull request #9294 from arrybn:layers_perf 7 years ago
ml Prevent crash when attempting to create training data without responses. 7 years ago
objdetect Merge pull request #9414 from gadcam:HOGDescriptor-winSigma 7 years ago
photo Merge pull request #9303 from alalek:akaze_update 7 years ago
python python(test): refactor test.py, move test code outside from test.py 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 Merge pull request #9395 from lupustr3:pvlasov/icv2017u3_update 7 years ago
video Merge pull request #9235 from sturkmen72:patch-3 7 years ago
videoio Fixed MediaSDK tests and build warnings 7 years ago
videostab Fixing some static analysis issues 8 years ago
viz vtk: eliminate 'override' build warning 7 years ago
world build: update modules descriptions 8 years ago
CMakeLists.txt