[ITK] [ITK-users] GetOutput()

med aweng medswengineer at gmail.com
Wed Jul 23 09:01:04 EDT 2014


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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/community/attachments/20140723/2eff4ec0/attachment.html>
-------------- next part --------------
_____________________________________
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


More information about the Community mailing list