a motion detector for video; written with OpenCV
-
Updated
Nov 3, 2022 - Python
a motion detector for video; written with OpenCV
By doing frame subtraction to a pre-selected frame, the script detect abnormalities in a video. Extract the differences' snapshot and record its information to a log file
To associate your repository with the frame-difference topic, visit your repo's landing page and select "manage topics."