23 Commits (62f8240b004fe2d1386be8003082b42673fa7c55)

Author SHA1 Message Date
berak fd60e98c5b fixes for latest changes in opencv3.0 api 10 years ago
Dmitriy Anisimov 1007c06d44 initial commit 10 years ago
Alexander Mordvintsev 74c77d826f base class name resolution 10 years ago
Martin Jul 73042b32e1 Fixed typos in "matching" 11 years ago
John Stowers 4b19fda1d6 Add brisk features to python demos 11 years ago
Roman Donchenko 9b92545ce6 War on Whitespace, master edition: trailing spaces. 11 years ago
Roman Donchenko 57d4c86b2b Fixed the shebang lines on the Python scripts. 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
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 Mordvintesv 0f9bbf85e5 spelling corrections, added aero images as a more impressive example for 12 years ago
Alexander Mordvintsev ad7a6ec41f correct unknown feature report in find_obj.py 13 years ago
Alexander Mordvintsev 3ce5b01543 added asift.py sample 13 years ago
Alexander Mordvintsev 99e404fe86 moving data used by sample into a separate folder 13 years ago
Alexander Mordvintsev 8610ff1b4d find_obj.py allows to select detector and matcher and explore matching pairs 13 years ago
Alexander Mordvintsev 7bbc42127e refactored find_obj.py sample: 13 years ago
Andrey Kamaev f666bd221f Merged the trunk r8595:8668 (except iOS and new gpu functionality) 13 years ago
Alexander Mordvintsev 02e3afae3a fixed find_obj.py (use detectAndCompute) 13 years ago
Gary Bradski dfaabd88fc added cv2.destroyAllWindows() 13 years ago
Gary Bradski 9164ccbaaf added 0xFF & in front of every waitKey so that it works on linux 13 years ago
Alexander Mordvintsev b3ae2c181a added flann matching to find_obj.py 13 years ago
Vadim Pisarevsky 16ba62dcd5 added COLOR_... enumeration to imgproc.hpp and EVENT_... enumeration to highgui.hpp 14 years ago
Vadim Pisarevsky f2e1a64c1b fixed "import cv" in the new python samples. corrected Python bindings to match the documentation and vice versa (NOTE: in cv2.stereoCalibrate the parameter ordering has been changed) 14 years ago
Vadim Pisarevsky 386f147597 a few minor fixes in Python samples 14 years ago
Alexander Mordvintsev 5596c792bc find_obj.py sample added 14 years ago