Hi Conrad,<br><br>You may want to read the description of this filter in<br>the Insight Journal paper:<br><br>    <a href="http://hdl.handle.net/1926/1316">http://hdl.handle.net/1926/1316</a><br><a href="http://www.insight-journal.org/browse/publication/203">http://www.insight-journal.org/browse/publication/203</a><br>
<br>and start from the code of the test:<br><br>Insight/Testing/Code/Review/<br>       itkAreaOpeningImageFilterTest.cxx<br><br><br>It seems that you will be safe by using the default<br>value for the third template parameter &quot;TAttribute&quot;.<br>
It is used as the type for the components of the<br>image spacing.<br><br><br>     Regards,<br><br><br><br>           Luis<br><br><br><br>----------------------------------------<br><div class="gmail_quote">On Tue, Jun 16, 2009 at 11:20 AM, Conrad Bielski <span dir="ltr">&lt;<a href="mailto:conrad_bielski@yahoo.com">conrad_bielski@yahoo.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><table border="0" cellpadding="0" cellspacing="0"><tbody><tr><td style="font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; font-size: inherit; line-height: inherit; font-size-adjust: inherit; font-stretch: inherit;" valign="top">
Hi,<br>I wanted to test the itk::areaOpeningImageFilter but I am unsure of how to specify the TAttribute for this filter. I can&#39;t seem to find the documentation for this class.<br><br>If anybody has some example code that uses this filter and is willing to share or could explain what I need to do I would be very grateful.<br>
Thanks in advance and have a great day,<br>Conrad :)<br><br></td></tr></tbody></table><br>

      <br>_____________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at<br>
<a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ITK FAQ at: <a href="http://www.itk.org/Wiki/ITK_FAQ" target="_blank">http://www.itk.org/Wiki/ITK_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.itk.org/mailman/listinfo/insight-users" target="_blank">http://www.itk.org/mailman/listinfo/insight-users</a><br>
<br></blockquote></div><br>