Find the boundary of the object from the superpixels

asked 2017-11-14 06:08:49 -0600

vps gravatar image

updated 2017-11-14 06:15:51 -0600

LBerger gravatar image

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.

C:\fakepath\Unbenannt.PNG

edit retag flag offensive close merge delete

Comments

2

I think you have to build yourself : use labelmask: explore boundary to find adjacent labels in image given by getLabels

LBerger gravatar imageLBerger ( 2017-11-14 06:27:05 -0600 )edit

Thanks for response. Yes, I am working on it. Is it possible you to suggest any other references?

vps gravatar imagevps ( 2017-11-14 06:33:54 -0600 )edit