12 Commits (3804ca3e20597772f2703f71ea23d5d23e3546e8)

Author SHA1 Message Date
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