Background subtraction using OpenCV. parallelized using MPI.
| Input | output |
|---|---|
![]() |
![]() |
- Install Python
- Install MPI
- Install Dependencies
py -m venv venv
venv/Scripts/pip install install -r requirements.txtPlace the video file in the input folder and update INPUT_FILE in __main__.py.
venv/Scripts/python -m remaining-be-championsThis project is licensed under the MIT License - see the LICENSE file for details

