| Parts |
| unit | description | input | output | name |
| preprocessing | Detect coastline | map (satellite) image | binary line drawing | Róbert Ványi |
| point list | Creating coordinate list | line drawing | list of coordinates | Joonas Lehtinen |
| chain code | Creating chain code | list of coordinates | chain code | József Galajda |
| error function | Find the difference between two coastlines | 2 chain codes | error value | Marcell Nagy |
| matching | Match chain codes | 2 chain codes | matching start and end positions | Joonas Lehtinen |
| presentation | Project presentation | - | - | József Galajda |
| web page | Document the project | - | - | Róbert Ványi |
| Implementation details |