lifeishard / AccessMap

Map for the visually impaired using OpenStreetMap data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

# AccessMap
Essentially a street map for color blind people in C++.
It also has a couple of additional algorithmic features, most notably solving a multidepot vehicle routing problem akin to planning road trips with stops.
It is multithreaded and includes audio aids to help visually impared users.
Written by Michael Chen, Carl Zhao and Victor Ouyang.

About

Map for the visually impaired using OpenStreetMap data


Languages

Language:C++ 100.0%Language:C 0.0%