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.
 
 
 
 
 
 
catree ade21f142e Add Java and Python code for the following features2d tutorials: Harris corner detector, Shi-Tomasi corner detector, Creating your own corner detector, Detecting corners location in subpixels, Feature Detection, Feature Description, Feature Matching with FLANN, Features2D + Homography to find a known object. Use Lowe's ratio test to filter the matches. 7 years ago
..
calib3d improve doc. 7 years ago
core fix spelling error 7 years ago
dnn EAST: An Efficient and Accurate Scene Text Detector (https://arxiv.org/abs/1704.03155v2) 7 years ago
features2d Add Java and Python code for the following features2d tutorials: Harris corner detector, Shi-Tomasi corner detector, Creating your own corner detector, Detecting corners location in subpixels, Feature Detection, Feature Description, Feature Matching with FLANN, Features2D + Homography to find a known object. Use Lowe's ratio test to filter the matches. 7 years ago
gpu use correct name for NVIDIA 7 years ago
highgui Add Java and Python code for trackbar tutorial. 7 years ago
images Stripped iCCP chunk from png files 10 years ago
imgcodecs Update documentation ( tutorials ) 8 years ago
imgproc Add Java and Python code for the following imgproc tutorials: Affine Transformations, Histogram Equalization, Histogram Calculation, Histogram Comparison, Back Projection. 7 years ago
introduction cuda: WITH_CUDA=OFF by default (need to enable it explicitly) 7 years ago
ios doc: fix youtube videos handling 7 years ago
ml Misc. ./apps ./doc ./platoforms typos 7 years ago
objdetect Misc. ./apps ./doc ./platoforms typos 7 years ago
photo Doxygen: replaced @includelineno by @include to enable copy-pasting 10 years ago
stitching Merge pull request #6933 from hrnr:gsoc_all 8 years ago
video video: clean up bg subtraction tutorial 7 years ago
videoio Misc. ./apps ./doc ./platoforms typos 7 years ago
viz It's done 7 years ago
tutorials.markdown Moved dnn module documentation and tutorials links higher in the lists 7 years ago