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!