Motion Detection using OpenCV
- python3
- OpenCV(cv2)
Just run the python script
- This script uses first frame as the reference frame
- Whenever a new object enters this frame, motion is detected and a rectangle is drawn around the moving object.
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
 |  | |||
 |  | |||
Motion Detection using OpenCV
Just run the python script
Motion Detection using OpenCV