Measure Euclidean Distance of mask in crack image
2 ビュー (過去 30 日間)
古いコメントを表示
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.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/962955/image.jpeg)
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/962960/image.jpeg)
0 件のコメント
採用された回答
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
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Image Segmentation and Analysis についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!