11 Commits (014e8485b56f1bf80075e0dd35358f4ad5681c74)

Author SHA1 Message Date
Suleyman TURKMEN 9b399f3960 Update python samples 4 years ago
Alexander Alekhin 0e40c8a031 fix pylint warnings 5 years ago
Alexander Alekhin 04fad57fc1 samples: fix python samples compatibility with demo.py 6 years ago
Alexander Alekhin c371df4aa2 samples: use findFile() in "python" 6 years ago
Alexander Alekhin 5560db73bf python: 'cv2.' -> 'cv.' via 'import cv2 as cv' 7 years ago
danil-tolkachev 50d02b9f84 supress numpy future warning with `None` comparison 8 years ago
Aleksandar Atanasov 4fa86dad26 Update houghcircles.py 9 years ago
Aleksandar Atanasov c5bbc0353c Added small fix when circles are not detected 9 years ago
Aleksandar Atanasov 25e2e8aa3c Removed trailing spaces at line 32 9 years ago
Aleksandar Atanasov cf0df733da Fix houghcircles.py when no circles found 9 years ago
Alexander Alekhin a8e2922467 rename samples/{python2 -> python} 9 years ago
flp 0c5d9e18d1 Removed outdated tutorial link 9 years ago
flp b6ce4a527e added docstring to python files 9 years ago
Adam Gibson b57be28920 Various Python samples updated for Python 2/3 compatibility. 9 years ago
Adam Geitgey e976c448b7 Prevent grabcut, houghcircles and houghlines python2 demos from running automatically while browsing demos in the demo list viewer 10 years ago
Dmitriy Anisimov 1007c06d44 initial commit 10 years ago
Roman Donchenko dd25f416a6 War on Whitespace, master edition: tabs. 11 years ago
Roman Donchenko 9b92545ce6 War on Whitespace, master edition: trailing spaces. 11 years ago
Andrey Kamaev f886651cf0 Drop old python samples and tests 12 years ago
Siva Prasad Varma 3b0ce8e132 Add HoughTransform examples python2 12 years ago