22 Commits (1211a8b9cdc1d717d3f8df3bf10d3a153d8ef1d2)

Author SHA1 Message Date
Christos Malliaridis 3c25fd1ba5 Update and expand erosion / dilation tutorial 4 years ago
dmici 6876f3b91d fix missing 0.5 factor in anisotropic segmentation tutorial 4 years ago
Alexander Alekhin 0e40c8a031 fix pylint warnings 5 years ago
luz.paz 57ccf14952 FIx misc. source and comment typos 5 years ago
SchultzC 1e6e18ff05
Changed to integer division 6 years ago
SchultzC 3833d86f0f Merge pull request #14733 from SchultzC:3.4 6 years ago
Pedro Ferreira da Costa 9cef78b685 Merge pull request #14109 from PedroFerreiradaCosta:adding_python_version_to_anisotropic_tutorial 6 years ago
Alexander Alekhin c371df4aa2 samples: use findFile() in "python" 6 years ago
Suleyman TURKMEN c61bc3a0cb Update documentation and samples 6 years ago
catree c9fe6f1afe Add Java and Python code for the following tutorials: 6 years ago
Alexander Alekhin dcb9bc2544 python: eliminate pylint warnings 7 years ago
catree 9f6108ae7a 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
catree 7e3490959a Add Java and Python code for morphology tutorials. 7 years ago
cclauss 05c1a3d160 print() is a function in Python 3 7 years ago
Alexander Alekhin 5560db73bf python: 'cv2.' -> 'cv.' via 'import cv2 as cv' 7 years ago
tribta 08515281b9 Tutorial Image Pyramids 7 years ago
tribta d068e27420 Tutorial Morph Lines Detection 7 years ago
tribta 18bc4db75c Tutorial Hit-or-Miss 7 years ago
tribta bc18fb481f Tutorial Smoothing Images 7 years ago
tribta 7c65f7ef11 Fixing Bad identations (line 18 to 96) 7 years ago
Cartucho 2055bcc807 Extending template_matching tutorial with Java (#8043) 8 years ago
catree e357e2c1b7 Fix typos in py_houghlines tutorial. Extract the python code in a specific folder. 8 years ago