Finding end points of lines in an image?

3 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)

Categories

Find more on Images in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!