Partial Curve Matching

Coastline Matching via a Graph-based Approach
49 Downloads
Updated 30 Mar 2022

View License

We study the problem of partially matching between two given curves that may represent the boundaries of 2D objects, aiming to determine all pairs of sub-curves that geometrically match under local scale invariance. The proposed method has been successfully applied on world coastline data providing a bipartite graph with the analytical point-to-point correspondences.
You can find more details in [1]
Files:
runBoundaryMatchingSampling: implemetation of the method
The user gives the endpoints of the two curves (via ginput). The method will search on the first curve (blue curve) to find the best sub-curve that is matching with the second curve according to [1]. The endpoints of the second curves (red curve) are constant.
[1] C. Panagiotakis, S. Markaki, E. Kokinou and H. Papadakis, Coastline Matching via a Graph-based Approach, submitted to ICPR, 2022 (under review).
You can download Datasets from:

Cite As

Costas Panagiotakis (2024). Partial Curve Matching (https://www.mathworks.com/matlabcentral/fileexchange/98154-partial-curve-matching), MATLAB Central File Exchange. Retrieved .

[1] C. Panagiotakis, S. Markaki, E. Kokinou and H. Papadakis, Coastline Matching via a Graph-based Approach, submitted to ICPR, 2022 (under review).

MATLAB Release Compatibility
Created with R2020a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Tags Add Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.2

Method update.

1.0.1

image update

1.0.0