Skip to content

anubnair/foot_traffic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Foot Traffic

This takes a formatted log file that describes the overall gallery's foot-traffic on a minute-to-minute basis. From this data we compute the average time spent in each room, and how many visitors there were in each room.

###Library Requirements:

  • Python 2.7

Version

1.0.0

Installation

sudo ./install

How to run:

usage: foottraffic.py -f filename_with_path
options:
    -h --help
    -f --file
Example: python foottraffic.py -f=logfile.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published