MOVEMENT DETECTION USING OPENCV









Abstract

Movement Detection using python is the technique of detecting of occurrence of any movement in front of the camera. In this article, I used Opencv2, Tracker, and Win Sound library. Using opencv2 it detects the person when the person is moving or makes any movement .then it will fire an alarm and count the person's movements using the tracker and win sound library. This Project can be used as a surveillance camera or to monitor a person's movements.


Modules


Algorithms


Software And Hardware