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 a5b8f163d7 Merge pull request #18488 from alalek:maxflow_missing_check 5 years ago
..
calib3d added minPoints Homography test 5 years ago
core core: force check for string literals are used in the message 5 years ago
cudaarithm brush up by following the comments 5 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 build: eliminate CUDA warnings 6 years ago
cudaobjdetect
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 fix darknet-relu bug in darknet_io.cpp 5 years ago
features2d ocl: cleanup dead code in case of disabled OpenCL 5 years ago
flann backport: checks and fixes from static code analyzers results 5 years ago
highgui Update window_w32.cpp 5 years ago
imgcodecs imgcodecs: lazy on-demand codecs initialization 5 years ago
imgproc Merge pull request #18488 from alalek:maxflow_missing_check 5 years ago
java Generate constructor with smart pointer, if it's expected. 5 years ago
js Merge pull request #17403 from wangmengHB:master 5 years ago
ml ml: fix python test 5 years ago
objdetect backport: checks and fixes from static code analyzers results 5 years ago
photo Merge pull request #17025 from tomoaki0705:fixTestFailureCUDABruteForceNonLocalMeans 5 years ago
python pre: OpenCV 3.4.12 (version++) 5 years ago
shape
stitching add python binding and tests for composePanorama 5 years ago
superres
ts imgproc: add src.empty() checks in filter operations 5 years ago
video Merge pull request #17180 from PetWorm:3.4 5 years ago
videoio Fix typo in videoio doc 5 years ago
videostab
viz Added to Camera constructor parameter description 5 years ago
world
CMakeLists.txt