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 af5f40a80e Merge pull request #11543 from catree:add_tutorial_imgproc_java_python 7 years ago
..
HitMiss
Pyramids
Smoothing
erosion_dilatation Add Java and Python code for trackbar tutorial. 7 years ago
morph_lines_detection
opening_closing_hats Add Java and Python code for trackbar tutorial. 7 years ago
threshold Add Java and Python code for the following imgproc tutorials: Canny, Remap, threshold and threshold inRange. Use HSV colorspace instead of RGB for inRange threshold tutorial. 7 years ago
threshold_inRange Add Java and Python code for the following imgproc tutorials: Canny, Remap, threshold and threshold inRange. Use HSV colorspace instead of RGB for inRange threshold tutorial. 7 years ago
tutorial_template_matching