7 Commits (814b78dad8d22c9e8556c2a8ddcd454ec1981370)

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