Map Detector Demo
This applet demonstrates a map detector program, which given an image from MapQuest, or other mapping tools, will generate a graph of the streets, allowing for useful algorithms such as shortest path to be computed between any two street intersections.
Here is a 'Java executable' version of this applet
Here is the source code
Here is the report [pdf] describing this project
This applet requires Java 1.4 or later to run.
The Java RunTime Environment (JRE) 1.4.1 can be downloaded here:
http://java.sun.com/j2se/1.4.1/download.html
Back To Jon Harris' Portfolio
Back To Jon Harris' Website