all video processing samples use camera as default source (and fallback to synth...
authorAlexander Mordvintsev <no@email>
Mon, 22 Aug 2011 13:36:21 +0000 (13:36 +0000)
committerAlexander Mordvintsev <no@email>
Mon, 22 Aug 2011 13:36:21 +0000 (13:36 +0000)
commitfc771363d33bc5d68d2649a723c583a5c43a740c
tree8795a423a3a4bad8aaa0f157d499e76219f873c2
parentdf491588638d294ac68054bc4744684936064e8c
all video processing samples use camera as default source (and fallback to synth in case of capture error)
samples/python2/camshift.py
samples/python2/color_histogram.py
samples/python2/edge.py
samples/python2/facedetect.py
samples/python2/lk_track.py
samples/python2/motempl.py
samples/python2/opt_flow.py
samples/python2/video.py