フィルターのクリア

Measure Euclidean Distance of mask in crack image

1 回表示 (過去 30 日間)
Jhe Mag
Jhe Mag 2022 年 4 月 13 日
編集済み: Jhe Mag 2022 年 6 月 28 日
Hi I'm a student and new to matlab. I found a crack detection code from this repo: https://github.com/ichae/Crack-Detector.
I want to measure the euclidean distance from one end to another. How can I do this? How am I going to detect the endpoints? Please help me.

採用された回答

yanqi liu
yanqi liu 2022 年 4 月 19 日
yes,sir,may be use bwlabel and regionpropers to get the center and BoundbingBox of two object,then compute the average distance to get the sim value
  1 件のコメント
Jhe Mag
Jhe Mag 2022 年 6 月 28 日
編集済み: Jhe Mag 2022 年 6 月 28 日
Hi thank you so much. But I can't seem to imagine how am I going to implement it.
Also is it applicable to complex crack objects such as this one?

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

その他の回答 (0 件)

製品


リリース

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by