opencv/samples/python/tutorial_code/imgProc
Pedro Ferreira da Costa 9cef78b685 Merge pull request #14109 from PedroFerreiradaCosta:adding_python_version_to_anisotropic_tutorial
* Created python version of the code for the anisotropic image segmentation tutorial. Created python/cpp toggles for the markdown file.

* fix doxygen warnings
2019-03-21 22:53:12 +03:00
..
anisotropic_image_segmentation Merge pull request #14109 from PedroFerreiradaCosta:adding_python_version_to_anisotropic_tutorial 2019-03-21 22:53:12 +03:00
BasicGeometricDrawing Update documentation and samples 2018-08-17 14:21:29 +03:00
changing_contrast_brightness_image samples: use findFile() in "python" 2018-11-16 18:08:22 +00:00
erosion_dilatation samples: use findFile() in "python" 2018-11-16 18:08:22 +00:00
HitMiss python: 'cv2.' -> 'cv.' via 'import cv2 as cv' 2017-12-11 13:46:55 +03:00
hough_line_transform samples: use findFile() in "python" 2018-11-16 18:08:22 +00:00
match_template print() is a function in Python 3 2018-05-03 07:12:12 +02:00
morph_lines_detection python: 'cv2.' -> 'cv.' via 'import cv2 as cv' 2017-12-11 13:46:55 +03:00
opening_closing_hats samples: use findFile() in "python" 2018-11-16 18:08:22 +00:00
Pyramids samples: use findFile() in "python" 2018-11-16 18:08:22 +00:00
Smoothing samples: use findFile() in "python" 2018-11-16 18:08:22 +00:00
threshold samples: use findFile() in "python" 2018-11-16 18:08:22 +00:00
threshold_inRange python: eliminate pylint warnings 2018-06-04 17:58:06 +03:00