[Insight-users] areaOpeningImageFilter difficulties

Conrad Bielski conrad_bielski at yahoo.com
Wed Jun 17 08:45:00 EDT 2009


Dear Luis,
thanks for that. I actually did find the test code and got it working from there (at least the lambda). I'm actually using OTB and got that hint from their maintainers. I will certainly look at the Journal papers as well in order to know exactly what is going on.
Keep up the great work!
Conrad :)

--- On Wed, 6/17/09, Luis Ibanez <luis.ibanez at kitware.com> wrote:

From: Luis Ibanez <luis.ibanez at kitware.com>
Subject: Re: [Insight-users] areaOpeningImageFilter difficulties
To: "Conrad Bielski" <conrad_bielski at yahoo.com>
Cc: insight-users at itk.org, Richard.Beare at ieee.org, "Gaëtan Lehmann" <gaetan.lehmann at jouy.inra.fr>
Date: Wednesday, June 17, 2009, 4:40 AM

Hi Conrad,

You may want to read the description of this filter in
the Insight Journal paper:

    http://hdl.handle.net/1926/1316
http://www.insight-journal.org/browse/publication/203


and start from the code of the test:

Insight/Testing/Code/Review/
       itkAreaOpeningImageFilterTest.cxx


It seems that you will be safe by using the default
value for the third template parameter "TAttribute".

It is used as the type for the components of the
image spacing.


     Regards,



           Luis



----------------------------------------
On Tue, Jun 16, 2009 at 11:20 AM, Conrad Bielski <conrad_bielski at yahoo.com> wrote:


Hi,
I wanted to test the itk::areaOpeningImageFilter but I am unsure of how to specify the TAttribute for this filter. I can't seem to find the documentation for this class.

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.

Thanks in advance and have a great day,
Conrad :)




      
_____________________________________

Powered by www.kitware.com



Visit other Kitware open-source projects at

http://www.kitware.com/opensource/opensource.html



Please keep messages on-topic and check the ITK FAQ at: http://www.itk.org/Wiki/ITK_FAQ



Follow this link to subscribe/unsubscribe:

http://www.itk.org/mailman/listinfo/insight-users







      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20090617/08e8cd85/attachment.htm>


More information about the Insight-users mailing list