3D Object length
Hello
I have some images with a lot of small 3D objects that I need accurate length measurements for, the problem is that they are often crescent shaped so the bounding box type and feret type measurements don't give the objects true length. The Max radius half solves the problem but is there any way to measure the actual length of the object from endpoint to endpoint without having to manually draw lines. I guess there probably is but I've just missed it, any help appreciated.
Regards
David
0
Best Answer
-
Skeletonise the object and if there are no branch points simply count the number of pixels to get a length in pixels which can then be calibrated to a micron measurement. Thank you to David Wiles for the solution
Regards
David
0