We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b607d74 commit 14e603dCopy full SHA for 14e603d
README.md
@@ -1,2 +1,11 @@
1
# Fall-Detection
2
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