Coastline Matching Algorithm

Overview

[ Main | Next: Step 1 - preprocessing ]

Parts
unitdescriptioninputoutputname
preprocessingDetect coastlinemap (satellite) imagebinary line drawingRóbert Ványi
point listCreating coordinate listline drawinglist of coordinatesJoonas Lehtinen
chain codeCreating chain codelist of coordinateschain codeJózsef Galajda
error functionFind the difference between two coastlines2 chain codeserror valueMarcell Nagy
matchingMatch chain codes2 chain codesmatching start and end positionsJoonas Lehtinen
presentationProject presentation--József Galajda
web pageDocument the project--Róbert Ványi

Implementation details

[ Main | Next: Step 1 - preprocessing ]