Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

How to refine the edges of an image?

Hi all,

I extracted the following object using grabcut alogrithm.

image description

However, i wish to have more refined edges of the extracted object. Is there any filer which can be used here? I tried with bilateral filter,but the output was not satisfactory.

I am using opencv and python. Thanks in advance

click to hide/show revision 2
retagged

updated 2017-01-05 01:11:58 -0600

berak gravatar image

How to refine the edges of an image?

Hi all,

I extracted the following object using grabcut alogrithm.

image description

However, i wish to have more refined edges of the extracted object. Is there any filer which can be used here? I tried with bilateral filter,but the output was not satisfactory.

I am using opencv and python. Thanks in advance

click to hide/show revision 3
No.3 Revision

updated 2017-01-10 00:41:11 -0600

berak gravatar image

How to refine the edges of an image?

Hi all,

I extracted the following object using grabcut alogrithm.

image descriptionimage description

However, i wish to have more refined edges of the extracted object. Is there any filer which can be used here? I tried with bilateral filter,but the output was not satisfactory.

I am using opencv and python. Thanks in advance