You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Python project on animal motion detection using background subtraction techniques in OpenCV. It implements temporal median filtering and various background subtraction methods (MOG, GMC, KNN, and CNT) to detect movement in videos.