Find the boundary of the object from the superpixels
Hi all,
I am able to find the superpixels by the slic approach. Now, I am trying to extract the boundary of the object from the superpixel. It will be great. If you suggest the documentation for it. I have attached the picture.
I think you have to build yourself : use labelmask: explore boundary to find adjacent labels in image given by getLabels
Thanks for response. Yes, I am working on it. Is it possible you to suggest any other references?