Update comments of video examples

This commit is contained in:
codeanticode
2011-09-02 17:13:39 +00:00
parent c9f5ea230c
commit 5aeec953d9
21 changed files with 7 additions and 47 deletions
@@ -2,8 +2,6 @@
* Background Subtraction
* by Golan Levin.
*
* GSVideo version by Andres Colubri.
*
* Detect the presence of people and objects in the frame using a simple
* background-subtraction technique. To initialize the background, press a key.
*/