How to remove spurious edge in skeleton line

1 回表示 (過去 30 日間)
fatiha Nurul
fatiha Nurul 2021 年 6 月 16 日
回答済み: Abhishek Kolla 2021 年 8 月 16 日
Above image is the skeleton image but come with spurious edge (red circle).
Now, i have difficulty in removing that spurious edge
And its better to have the smooth line like image below (V-shape)
Does anyone have any tips of how to go about this problem?
Thanks in advance
  2 件のコメント
KSSV
KSSV 2021 年 6 月 16 日
You can remove those lines by using y-coordinate values right?
fatiha Nurul
fatiha Nurul 2021 年 6 月 16 日
can you share me the code?

サインインしてコメントする。

回答 (1 件)

Abhishek Kolla
Abhishek Kolla 2021 年 8 月 16 日
Start from the endpoint and start removing pixels whose which are closer than nearest branchpoint . The following link can be referred Remove the spurious edge of skeleton - MATLAB Answers - MATLAB Central (mathworks.com)

Community Treasure Hunt

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

Start Hunting!

Translated by