How to segment dashed and dotted lines
古いコメントを表示
Hi everybody!
I'm trying to extract dashed lines on an image which has a dotted lines also, after some reseaches I found out Hough Transform for lines detected but I have tried to aplply on my image but it did go well as expected, some advance to how i can deal with this problem?
Thanks!
5 件のコメント
Image Analyst
2022 年 1 月 30 日
They're already extracted. The image contains nothing but dashed lines (if you look over a long enough distance). Do you want each line individually instead of aggregated in an image?
jacques Ben bilombe
2022 年 1 月 30 日
編集済み: jacques Ben bilombe
2022 年 1 月 30 日
jacques Ben bilombe
2022 年 1 月 30 日
編集済み: jacques Ben bilombe
2022 年 1 月 30 日
Image Analyst
2022 年 1 月 30 日
Let's see your Hough code, and attach the image here with the paperclip icon.
回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Hough Transform についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!