219 Commits (5053aeeb19a3d712fb6f058540434ad1a1560103)

Author SHA1 Message Date
brossetti 4194b7effe fixed bug on left mouse button click 9 years ago
Pavel Rojtberg 54e7f08760 add python sample to test/ showcase new cap_v4l2 features 9 years ago
paul.kim 78a566611d Fix the issue in mouse click event 9 years ago
paul.kim d5d16bb3b1 Fix the issue in mouse click event 9 years ago
Adam Gibson 4f2612fcfd Removed trailing whitespace from squares.py compatibility comment. 9 years ago
Adam Gibson a413423ff6 Reverted _doc.py to Python 2-only version. Interim measure to prevent docs from failing during build, until all samples are updated with Python 2/3 compatibility. 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
John Stowers e05b6bb6e7 remove picloud from digits_adjust 10 years ago
John Stowers c4c3f1b25e fix digits.py to not ignore model parameters 10 years ago
Renato Florentino Garcia ec0f901153 Remove an unneeded semicolon. 10 years ago
Vadim Pisarevsky 036c438904 make facedetect.py work when the nested cascade is not specified 10 years ago
Joe Minichino 47d8187bc3 fixed outdated params setting 10 years ago
Joe Minichino a4a2659dff fixed digits.py sample to work with opencv 3 10 years ago
Chris Mayo 7a5aa06b9e Act on INSTALL_PYTHON_EXAMPLES 10 years ago
Ben Hagen a21fb63c28 store user-provided data in PlaneTracker class 10 years ago
berak c83044d45a fix houghlines.py sample and tutorial 10 years ago
Ben Hagen 5422cbcecb make PlaneTracker class more thread-safe 10 years ago
Ben Hagen 3f8cefea0e store user-provided data in PlaneTracker class 10 years ago
berak fd60e98c5b fixes for latest changes in opencv3.0 api 10 years ago
Basheer Subei fd1cae0dcc typo fix in instructions of fitline.py sample 10 years ago
Chris Mayo 34f0da6010 Act on INSTALL_PYTHON_EXAMPLES 10 years ago
Alexander Alekhin 63fc313d02 samples: fix python contants 10 years ago
Dmitriy Anisimov 4c08581e48 opencv_version 10 years ago
Dmitriy Anisimov 1007c06d44 initial commit 10 years ago
Juan Carlos Niebles dc49e11527 removed setter methods, replaced by CV_PROP_RW macro 10 years ago
Juan Carlos Niebles 1162f0ed63 fixed whitespaces 10 years ago
Juan Carlos Niebles f610c88103 extended python interface for KalmanFilter 10 years ago
Pierrick Koch aeda3d2d69 [samples/pyhton] fix common {LINE->CV}_AA 10 years ago
Alexander Mordvintsev 74c77d826f base class name resolution 10 years ago
Vadim Pisarevsky d0137b6d2d moved part of video to contrib/{outflow, bgsegm}; moved matlab to contrib 10 years ago
Vadim Pisarevsky 3858f2291d removed contrib, legacy and softcsscade modules; removed latentsvm and datamatrix detector from objdetect. removed haartraining and sft apps. 11 years ago
Martin Jul 73042b32e1 Fixed typos in "matching" 11 years ago
Sven Wehner f7041bacc0 grabcut.py sample: Allow drawing rect from bottom/right 11 years ago
berak 10639d63f5 mouse_and_match.py missing import cv2 11 years ago
John Stowers 51341738ba Add cv::logPolar, cv::linearPolar, and a python example 11 years ago
John Stowers 4b19fda1d6 Add brisk features to python demos 11 years ago
John Stowers 42faaa8b39 Fix mouse handling in python demos 11 years ago
StevenPuttemans 7e638cb0b5 Bugfix 3115: Added not to documentation for python version for 11 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
Roman Donchenko e9a28f66ee Normalized file endings. 11 years ago
Roman Donchenko f55740da70 Deleted all trailing whitespace. 11 years ago
hbristow 2059972bf7 Preparing to rebase 12 years ago
abidrahmank 2dd3bf116e ANDed waitkey result with 0xFF for x64 systems 12 years ago
abidrahmank 98960bf201 A new python sample on grabcut 12 years ago
Pastafarianist d2116f38fe Fixed typo 12 years ago
Andrey Kamaev f886651cf0 Drop old python samples and tests 12 years ago
Roman Donchenko 57d4c86b2b Fixed the shebang lines on the Python scripts. 12 years ago
Siva Prasad Varma 3b0ce8e132 Add HoughTransform examples python2 12 years ago