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 e8caa9b5c0 removed unused interpolateLinear 8 years ago
..
calib3d calib3d: fix warning from gcc7 8 years ago
core Addressing CUDA9 shfl deprecation 8 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 8 years ago
cudafeatures2d test: fix cuda build 8 years ago
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 8 years ago
cudaoptflow Merge pull request #9075 from TonyLianLong:master 8 years ago
cudastereo test: fix cuda build 8 years ago
cudawarping Fixed identifiers warns 8 years ago
cudev Merge pull request #9418 from borisfom:cuda9 8 years ago
dnn Merge pull request #9349 from dkurt:tf_deconv 8 years ago
features2d Merge pull request #9347 from kschwan:fix-docs 8 years ago
flann flann: std::vector<size_t> can't be converted into cv::Mat properly 8 years ago
highgui Merge pull request #9521 from saskatchewancatch:i9489 8 years ago
imgcodecs imgcodecs: fix regression 9376 8 years ago
imgproc removed unused interpolateLinear 8 years ago
java Merge pull request #9294 from arrybn:layers_perf 8 years ago
ml Prevent crash when attempting to create training data without responses. 8 years ago
objdetect Merge pull request #9414 from gadcam:HOGDescriptor-winSigma 8 years ago
photo Merge pull request #9303 from alalek:akaze_update 8 years ago
python python: eliminate -Wundef warning about NPY_INTERNAL_BUILD 8 years ago
shape some improvements on tutorials 8 years ago
stitching Merge pull request #9210 from whizzzkid/fixing-cuda 8 years ago
superres Fixed several issues found by static analysis 8 years ago
ts Merge pull request #9395 from lupustr3:pvlasov/icv2017u3_update 8 years ago
video Merge pull request #9235 from sturkmen72:patch-3 8 years ago
videoio Merge pull request #9326 from sovrasov:video_cap_new_check 8 years ago
videostab Fixing some static analysis issues 8 years ago
viz vtk: eliminate 'override' build warning 8 years ago
world build: update modules descriptions 8 years ago
CMakeLists.txt