15 Commits (b6a0acb8f6c76d29184bb9cf8d8d5098d793bb4a)

Author SHA1 Message Date
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