[ITK-users] GetOutput()

med aweng medswengineer at gmail.com
Wed Jul 23 09:14:30 EDT 2014


Thanks Mike for your reply


On Wed, Jul 23, 2014 at 3:11 PM, Mike Chinander <chinander at gmail.com> wrote:

> The ITK Software Guide covers many of your questions with a lot of
> examples. You will save a lot of time by reading it.
>
> http://www.itk.org/ItkSoftwareGuide.pdf
>
>
> On Wed, Jul 23, 2014 at 8:01 AM, med aweng <medswengineer at gmail.com>
> wrote:
>
>> Hello,
>>
>> Say that I have used the following code portion:
>>
>> ReaderType::Pointer ImageReader = ReaderType::New();
>> ....
>> ....
>> filter->SetInput(ImageReader->GetOutput());
>>
>> What does GetOutput() mean here? I couldn't find a description for this
>> function.
>>
>> Thanks.
>>
>> _____________________________________
>> 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.php
>>
>> 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://public.kitware.com/mailman/listinfo/insight-users
>>
>>
>
> _____________________________________
> 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.php
>
> 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://public.kitware.com/mailman/listinfo/insight-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/insight-users/attachments/20140723/464f48bf/attachment.html>


More information about the Insight-users mailing list