AUTHORS.md
CONTRIBUTORS.md
LICENCE
MANIFEST.in
README.md
requirements.txt
requirements_dev.txt
setup.cfg
setup.py
data/network1.csv
data/network2.csv
doc/Makefile
doc/requirements.txt
doc/source/conf.py
doc/source/index.rst
doc/source/_static/footprint2graph.png
doc/source/examples/Simulated-Traj_Example.ipynb
doc/source/examples/index.rst
doc/source/img/Footprint2graph.png
doc/source/img/IT2.png
doc/source/img/footprint2graph.png
doc/source/img/identifier_non.png
doc/source/img/identifier_oui.png
doc/source/img/input.png
doc/source/img/pipeline.png
doc/source/img/routes_aggregated.png
doc/source/img/stop_break.png
doc/source/user_guide/index.rst
doc/source/user_guide/install.rst
doc/source/user_guide/intro.rst
doc/source/user_guide/overview.rst
footprint2graph/Pipeline.py
footprint2graph/__init__.py
footprint2graph.egg-info/PKG-INFO
footprint2graph.egg-info/SOURCES.txt
footprint2graph.egg-info/dependency_links.txt
footprint2graph.egg-info/requires.txt
footprint2graph.egg-info/top_level.txt
footprint2graph/algo/__init__.py
footprint2graph/algo/centerline.py
footprint2graph/algo/conflation.py
footprint2graph/algo/geometry.py
footprint2graph/algo/segmentation.py
footprint2graph/algo/smooth.py
footprint2graph/pipeline/Geometry.py
footprint2graph/pipeline/Image.py
footprint2graph/pipeline/Selection.py
footprint2graph/pipeline/Topology.py
footprint2graph/pipeline/__init__.py
footprint2graph/util/PlotRes.py
footprint2graph/util/__init__.py
footprint2graph/util/config.py
footprint2graph/util/report.py
test/test_zone1.py