Added the sample from patch #2288 : reading in sequence of images
authorStevenPuttemans <steven.puttemans@lessius.eu>
Mon, 22 Jul 2013 11:00:54 +0000 (13:00 +0200)
committerStevenPuttemans <steven.puttemans@lessius.eu>
Wed, 31 Jul 2013 11:38:18 +0000 (13:38 +0200)
commitf33fe94c0dc0c2adea3e85268290df7a6febb50c
treecd5d54ba6db831c9972e3f57b6a71de2e29efc86
parent52a9378257f5c059f122c6b5c12f91a918c8a1d8
Added the sample from patch #2288 : reading in sequence of images

Added bugfixes
- Changed CV_WINDOW_NORMAL to 1
- Changed the help function to static
- Added extra help information on mask specifics
samples/cpp/image_sequence.cpp [new file with mode: 0644]