Skip to content

Commit 14e603d

Browse files
authored
Update README.md
1 parent b607d74 commit 14e603d

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,11 @@
11
# Fall-Detection
22
Human Fall Detection from a Video Clip of a CCTV camera feed
3+
4+
## Execution
5+
Run 'falldetection_via_videoclip.m' .
6+
This would read 'video.mp4' and detect the falling action of a human in that video.
7+
An e-mail alert would be send to user after fall detection.
8+
9+
## Modification
10+
To edit sender and receiver's email addresses, modify 'sendemail.m' .
11+

0 commit comments

Comments
 (0)