[Insight-users] STAPLE question

Dan Mueller dan.muel at gmail.com
Mon Jan 31 10:07:59 EST 2011


Hi Rashed,

Have a look at
    Testing\Code\Algorithms\itkSTAPLEImageFilterTest.cxx
specifically line 131
    m_Stapler->SetInput(i, reader->GetOutput());

HTH

Cheers, Dan

On 31 January 2011 14:31, rashed_karim <rashed.karim at gmail.com> wrote:
>
> Hi all,
>
> I am trying to use the STAPLE filter:
> http://www.itk.org/Doxygen/html/classitk_1_1STAPLEImageFilter.html
> http://www.itk.org/Doxygen/html/classitk_1_1STAPLEImageFilter.html
>
> Simple question: STAPLE filter requires a collection of images as input. How
> can I pass a collection of images to this filter? What's confusing me is
> it's class template signature is:
> itk::STAPLEImageFilter< TInputImage, TOutputImage >
>
> where TInputImage only seems to accept one input image? But that can't be.
>
> Rashed.
> --
> View this message in context: http://itk-insight-users.2283740.n2.nabble.com/STAPLE-question-tp5977125p5977125.html
> Sent from the ITK Insight Users mailing list archive at Nabble.com.
> _____________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Kitware offers ITK Training Courses, for more information visit:
> http://www.kitware.com/products/protraining.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
>


More information about the Insight-users mailing list