17 Commits (e8d2a9752b7f6671386c10cf3af0006951b23dfc)

Author SHA1 Message Date
Roman Donchenko 57d4c86b2b Fixed the shebang lines on the Python scripts. 12 years ago
marina.kolpakova 285d6320be add #/usr/bin/env python to all python files 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