Skip to content

Commit 6fa8fd4

Browse files
committed
update header
1 parent 551efdd commit 6fa8fd4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mog-background-subtraction.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
#####################################################################
22

3-
# Example : perform GMM based foreground/background subtraction from a video
3+
# Example : perform MoG based foreground/background subtraction from a video
44
# file specified on the command line (e.g. python FILE.py video_file) or from
55
# an attached web camera
66

77
# Author : Toby Breckon, [email protected]
88

9-
# Copyright (c) 2015-18 Toby Breckon, Engineering & Computer Science,
9+
# Copyright (c) 2015-25 Toby Breckon, Engineering & Computer Science,
1010
# Durham University, UK
1111
# License : LGPL - http://www.gnu.org/licenses/lgpl.html
1212

0 commit comments

Comments
 (0)