Partial Curve Matching

版本 1.0.2 (260.9 KB) 作者: Costas Panagiotakis
Coastline Matching via a Graph-based Approach
49.0 次下载
更新时间 2022/3/30

查看许可证

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:

引用格式

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

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

MATLAB 版本兼容性
创建方式 R2020a
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.2

Method update.

1.0.1

image update

1.0.0