Image processing and shortest path applet

Source code: MapPath.java

 

On this web page, you can only type "1.gif", "2.gif", "3.gif", or "4.jpg" for the file names, because they are the only ones that are accessible by the applet. You can download the applet and put it in the same folder as other map images, if you want to analyze those.

The image processing algorithm has some limitations. In particular, it can only handle maps in the form of one single planar connected graph.

That's about it, have fun with it, test it, and tell me if there's anything wrong.

 

Java Runtime Environment (JRE) version 5 or higher is required to run this applet. If the applet above did not start, try installing the latest version of JRE from Oracle.

 

Back to home page