189 Commits (71c3e67cb2a0c615955bc77a30c4cc1b38e22dcd)

Author SHA1 Message Date
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
Dustin Spicuzza b08432cfe7 Port dft.py sample from cv to cv2 12 years ago
Andrey Kamaev e75df56317 Unified handling of InputOutputArrays in Python wrapper generator 12 years ago
Moshe Kaplan bd042d9cc3 Fixed shebangs, added error checking 12 years ago
Moshe Kaplan facd580f28 Small changes to Python samples 12 years ago
Abid K 96b2898f38 Update samples/python2/hist.py 12 years ago
marina.kolpakova 285d6320be add #/usr/bin/env python to all python files 12 years ago
OpenCV Buildbot 81f826db2b Normalize line endings and whitespace 12 years ago
OpenCV Buildbot 04384a71e4 Normalize line endings and whitespace 12 years ago
Alexander Mordvintsev 2a96f28bc1 get rid of Lock in gabor_threads.py 12 years ago
Andrey Kamaev 639bbec44a svn repository web references are replaced with links to git 12 years ago
Alexander Mordvintesv d9185ec21b added _doc.py -- doc-string ckecking utility 12 years ago
Alexander Mordvintesv c9f2ff4487 added texture_flow.py sample 12 years ago
Alexander Mordvintesv a4bffd96c4 added deconvolution.py sample and example images 12 years ago
Philipp Wagner 9c75ff43ba Bug #2257: Adding a quick workaround for truncated labels on 64bit machines in the Python FaceRecognizer wrapper code. This is only a temporary bugfix, that will be fixed at a better point as soon as possible. 12 years ago
Philipp Wagner 6161a3335c Removed writing the test.png, wasn't meant to be commited. 12 years ago
Alexander Mordvintesv a29be81d77 typo fix in features_homography.py 12 years ago
Andrey Kamaev 5100ca7508 svn repository web references are replaced with links to git 12 years ago
Vadim Pisarevsky 2013118971 new/improved Python samples by Alexander Mordvintsev 12 years ago
Alexander Mordvintesv d9dc02541a Added descriptions to PlaneTracker samples 12 years ago
Alexander Mordvintesv 353c69e017 created PlaneTracker (int plane_tracker.py), which implements multitarget planar tracking 12 years ago
Alexander Mordvintesv ffa8c32348 work on feature_homography.py: multiple targets 12 years ago
Philipp Wagner 40e65b9603 facerec_demo.py: Updated contact mail address. 12 years ago
Alexander Mordvintsev 72a4f1924d feature_homography.py: 12 years ago
Philipp Wagner c0a4105467 facerec_demo.py: Shortened code. Final version. 12 years ago
Philipp Wagner 4a7e29b3f4 facerec_demo.py: Reworked demo to remove all matplotlib dependencies. 12 years ago