Skip to content

This repository is dedicated to the creation of trajectory history and heat maps in generic floor plans.

Notifications You must be signed in to change notification settings

alefelipeoliveira/PythonFloorPlan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

This repository is dedicated to the creation of trajectory history and density maps in generic floor plans, for academic or work purposes. The idea is to use a plant as a background image and put the historical data on top.

Requirements

Libraries matplotib, numpy, scipy, seaborn and pandas are necessary.

$ pip install matplotlib pandas numpy scipy seaborn

Run

Running with this command will show the floorplan trajectory plot

$ python trajectory.py

After running a plot like this must be displayed:

Running with this command will show the density map plot

$ python densitymap.py

After running a plot like this must be displayed:

About

This repository is dedicated to the creation of trajectory history and heat maps in generic floor plans.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages