Skip to content

Files

Failed to load latest commit information.

Latest commit

 Cannot retrieve latest commit at this time.

History

History

BackgroundSubtraction

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Objective

Background Subtraction

Details

Implementation of Background subtraction from a video data using the algorithms implemented by OpenCV.

How to run

  1. Install Python 3x and pip.
  2. Install virtual environment and create a new environment.
  3. Activate that environment.
  4. Install dependencies via requirements.txt
  5. Voila! You are ready to go.