Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

how to show the segments using watershed algorithm

Hi there, I am a newbie to opencv, I have been recently using the watershed algorithm ,what i can do is i can segment the images using different color markers...but i wanted to display the segments as well...

Is there any method by which this can be done, as we can do it in SLIC superpixel segmentation using slic function and mark boundaries function

Thanks.

how to show the segments using watershed algorithm

Hi there, I am a newbie to opencv, I have been recently using the watershed algorithm ,what i can do is i can segment the images using different color markers...but i wanted to display the segments as well...

Is there any method by which this can be done, as we can do it in SLIC superpixel segmentation using slic function and mark boundaries function

Using Opencv and Python

Thanks.