126 Commits (eff514f8bb2a0951832b828cc7b4f9985ec4c0b4)

Author SHA1 Message Date
tribta 08515281b9 Tutorial Image Pyramids 7 years ago
tribta f7d85bfed8 Tutorial Sobel Derivatives 7 years ago
tribta 3250f11f0c Tutorial Laplace Operator 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
Deric Crago a0d7cf89f2 Fixed 'boundary' spelling 7 years ago
tribta 45afd29b72 Tutorial Mask Operations on Matrices 7 years ago
tribta 954e2f9b9c Tutorial Discrete Fourier Transform 7 years ago
tribta 13317bdfda Tutorial Basic Geometric Drawing 7 years ago
tribta c4c1e94088 Tutorial Adding Images 7 years ago
tribta 7555ab194f Samples Python: 7 years ago
Alexander Alekhin d195f2775a cmake: change Pylint integration 7 years ago
tribta b7fa6d84bc Using Pylint Tool to Test the python tutorial codes 7 years ago
tribta 7c65f7ef11 Fixing Bad identations (line 18 to 96) 7 years ago
tribta d53a5210a8 Improving codes of the tutorial: mat_mask_oprations 7 years ago
berak 2af63c2bf1 fix py_svm_opencv sample 8 years ago
Cartucho 2055bcc807 Extending template_matching tutorial with Java (#8043) 8 years ago
berak 7b05d52f7b py_samples: fix digits.py 8 years ago
Mark Szumowski 94d63d4281 Update research paper link in Python sample 8 years ago
catree e357e2c1b7 Fix typos in py_houghlines tutorial. Extract the python code in a specific folder. 8 years ago
StevenPuttemans 6d34d6b47e update samples: waitKey() usage 8 years ago
Cartucho fcddfa4f86 GSoC 2016 - Adding ALIASES for tutorial (#7041) 8 years ago
Vladislav Sovrasov 21683a550a Update MSER python sample 8 years ago
danil-tolkachev 50d02b9f84 supress numpy future warning with `None` comparison 8 years ago
Alexander Alekhin bb5e25ba7c migration: github.com/opencv/opencv 8 years ago
Alexander Alekhin ddc0b42bc3 migration: github.com/opencv/opencv 8 years ago
Simon Hänisch 6489d8a96f update watershed.py: check if windows are still open 9 years ago
Aleksandar Atanasov 0637ca21dc Update houghlines.py 9 years ago
Aleksandar Atanasov 4fa86dad26 Update houghcircles.py 9 years ago
Aleksandar Atanasov 445349dd7d Same fix as with the houghcircles 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 14deab252b Fix houghlines.py when no lines found 9 years ago
Aleksandar Atanasov cf0df733da Fix houghcircles.py when no circles found 9 years ago
Fraser Harris 0634808bf3 Added description of the AR model 9 years ago
Anatoly Orlov 1740218ee0 small platform compatability fix for ESC key 9 years ago
Anatoly Orlov 2be805ce29 kalman.py was broken totally 9 years ago
Vladislav Sovrasov 1f8fd5382c Replace of some synthetic scenes in python samples 9 years ago
Vladislav Sovrasov 87fc75c6d7 Improvements in tests, bugfix in digits_video sample 9 years ago
Vladislav Sovrasov 54c07ba0ff Add 2 new tests, bugfixed in old tests 9 years ago
Vladislav Sovrasov 86868176a2 Fix py3 comatibility 9 years ago
Vladislav Sovrasov e90dc20361 Update letter_recog sample to current version of opencv interfaces 9 years ago
Vladislav Sovrasov d579f08093 Fix mouse control in asift and find_obj samples 9 years ago
Vladislav Sovrasov 3a51cae208 Fix rectangle selection in some of python samples 9 years ago
Vladislav Sovrasov ab4d375349 Add new tests on python 9 years ago
BinMatrix c7481c55f7 Fix the mouse bug and the problem of collapse 9 years ago
Alexander Alekhin 613b289325 python: add launch script for winpack python demo 9 years ago
Alexander Alekhin a8e2922467 rename samples/{python2 -> python} 9 years ago
StevenPuttemans 6f892b10ff Applied feature #3375 and fix of pull 1842 to avoid merging problems later 11 years ago