Clear Filters
Clear Filters

Finding end points of lines in an image?

2 views (last 30 days)
I have all points of lines in an image. I want to find the end points of the lines, shown in image (circle marked)....

Accepted Answer

Image Analyst
Image Analyst on 2 Nov 2016
Use bwmorph('Endpoints')

More Answers (0)

Community Treasure Hunt

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

Start Hunting!