AMICI

AMICI: adjacency matrix interactive creator from Image.

A tool for matlab used to construct adjacency matrices (and some extra information) using pictures.

Example of the use:

Load an image. Then calibrate it.. i.e.: click on Calibrate, then click two points and give them a physical distance (or whatever that is).

Add the nodes..and then connect them using the add line tool (it picks automatically nodes).

You can also load other pictures of the same thing.. and recalibrate using the two fixed points you used to calibrate in the other picture.

You can also add special points in the graph, and assign them a numerical attribute.

You can then plot them. You can save them all using the save button. This will save all the handles of the GUI in a matlab file (and reload them also).

Download

Warning: the tool is a bit bugged, but in general it works.