<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<font face="Helvetica, Arial, sans-serif">Dear Rahul,<br>
I usually use the itkBinaryMorphologicalClosingImageFilter and
works quite well. It consists of a dilation followed by an erosion
over the input image.<br>
<br>
Don't know whether there are other methods implemented in ITK, but
the one above may be the typical one used for a hole-filling
problem.<br>
<br>
Regards,<br>
JON HAITZ<br>
<br>
<br>
<br>
</font><br>
El 07/10/2010 3:09, Rahul Kumar escribió:
<blockquote
cite="mid:C3071783-FCA5-48E1-B8B0-1FCBC19BDAB0@yahoo.com"
type="cite">
<pre wrap="">Hi everyone,
Can someone suggest me a best method for filling holes using ITK?
Thanks in advance.
Regards,
Rahul P Kumar
_____________________________________
Powered by <a class="moz-txt-link-abbreviated" href="http://www.kitware.com">www.kitware.com</a>
Visit other Kitware open-source projects at
<a class="moz-txt-link-freetext" href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</a>
Kitware offers ITK Training Courses, for more information visit:
<a class="moz-txt-link-freetext" href="http://www.kitware.com/products/protraining.html">http://www.kitware.com/products/protraining.html</a>
Please keep messages on-topic and check the ITK FAQ at:
<a class="moz-txt-link-freetext" href="http://www.itk.org/Wiki/ITK_FAQ">http://www.itk.org/Wiki/ITK_FAQ</a>
Follow this link to subscribe/unsubscribe:
<a class="moz-txt-link-freetext" href="http://www.itk.org/mailman/listinfo/insight-users">http://www.itk.org/mailman/listinfo/insight-users</a>
</pre>
</blockquote>
<br>
<br>
</body>
</html>