I want to find the length of an object in the image (image length not the real physical length). My first idea is was to use boundingRect
to find the dimensions, but some of the masks I have split in between them so the boundingRect
method fails. Can someone suggest me a robust method to find the length of the object in the given mask
Example mask with split: