Separating overlapping lines in image
1 view (last 30 days)
Show older comments
I have lots images with one line or multiple overlapping lines. I want to determine if an image has overlapping lines and then segment the overlapping lines.
Here is an example:
Input
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/331064/image.png)
Desired Segmentation (image segmented into 2 lines)
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/331067/image.png)
Any suggestions would be greatly appreciated. I'm not sure if this can be done with classical methods or if I would need a machine learning approach. Thanks.
0 Comments
Answers (0)
See Also
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!