Skip to content

Latest commit

 

History

History
2 lines (1 loc) · 249 Bytes

README.md

File metadata and controls

2 lines (1 loc) · 249 Bytes

To perform motion detection, we will compare every frame with the first frame that will be termed as a static frame. So every time each frame will be compared with the static frame and based on the difference motion in the frames will be detected.