Skip to content

Latest commit

 

History

History
38 lines (22 loc) · 526 Bytes

File metadata and controls

38 lines (22 loc) · 526 Bytes

FootFall

How It Works

As input, the demo application takes:

  • paths to several video files specified with a command line argument --videos
  • indexes of web cameras specified with a command line argument --cam_ids

The demo workflow is the following:

Running

Installation of dependencies

To install required dependencies run

pip3 install -r requirements.txt

Command line arguments

Minimum command examples to run the demo:

# videos


# web-cameras

Demo Output