Background Subtraction
Implementation of Background subtraction from a video data using the algorithms implemented by OpenCV.
- Install Python 3x and pip.
- Install virtual environment and create a new environment.
- Activate that environment.
- Install dependencies via requirements.txt
- Voila! You are ready to go.