16 Commits (065b40c6c3b18a95e502cb24e9db383603016f2b)

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
Andrey Kamaev b368f99d03 Merged the trunk r8852:8880 13 years ago
Alexander Mordvintsev 6977a89525 descriptions for watershed.py and video.py 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 39268013d5 frame size specification for video sources in video.py 13 years ago
Alexander Mordvintsev fc771363d3 all video processing samples use camera as default source (and fallback to synth in case of capture error) 13 years ago
Alexander Mordvintsev edf0b40d42 opt_flow.py demo 14 years ago
Alexander Mordvintsev 1a208fe132 use cv2 function 14 years ago
Alexander Mordvintsev 194506397e python helper routines (common.py) added 14 years ago
Alexander Mordvintsev 619e503d53 calibrate.py added (broken) 14 years ago
Alexander Mordvintsev b6c19d365f switched from argparse to getopt for compatibility with Python 2.6 14 years ago
Alexander Mordvintsev 787fe6a93f multiple cameras and frame saving in video.py 14 years ago
Alexander Mordvintsev 07a4e52093 video synth uses cv2.randn for noise -- much faster than np.random.normal 14 years ago
Alexander Mordvintsev 927b5c88ea python cv2: 14 years ago