line length in image

2 views (last 30 days)
Bart Smulders
Bart Smulders on 29 Jan 2019
Answered: Mark Sherstan on 29 Jan 2019
is there a way to get all the lenghts (in pixels) of curved lines in an images (like the one below)?
lenght being the total lenght of the lines (not just the the distance of X and Y)

Accepted Answer

Mark Sherstan
Mark Sherstan on 29 Jan 2019
Use bwdist() and look at the answer here for an example.

More Answers (0)

Community Treasure Hunt

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

Start Hunting!