Python script for motion detection built with OpenCV, Numpy, Pandas
- The program activates the webcamera and shows the live video.
- If motion is detected, the moving objects are marked with green rectangles.
- The times the object enters and leaves the camera frame are saved in "Times.csv".