Skip to content

ASU2022UniProjects/parallel-background-subtraction

Repository files navigation

Parallel Background Subtraction

License

Background subtraction using OpenCV. parallelized using MPI.

Input output
Input Example Output Example

Installation

  • Install Python
  • Install MPI
  • Install Dependencies
py -m venv venv
venv/Scripts/pip install install -r requirements.txt

Usage

Place the video file in the input folder and update INPUT_FILE in __main__.py.

venv/Scripts/python -m remaining-be-champions

License

This project is licensed under the MIT License - see the LICENSE file for details

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages