[Insight-users] Is there a member fuction SetFileName funtion of "itk::ImageFileReader< InputImageType > ::Pointer"?

Bill Lorensen bill.lorensen at gmail.com
Mon Sep 3 12:43:07 EDT 2012


The method is defined in a macro:
http://www.itk.org/Doxygen/html/classitk_1_1ImageFileReader.html#a3d0bb0e7bd412a76f92f71acdb42bff2


On Mon, Sep 3, 2012 at 12:14 PM, psd <flydps at 163.com> wrote:

> I am a beginer of Itk. I notice the flowing codes in a DicomRead example:
>  typedef itk::ImageFileReader< InputImageType > ReaderType;
>     ReaderType::Pointer reader = ReaderType::New();
>   reader->SetFileName( argv[1] );
>
> Yet, I go through the
> http://www.itk.org/Doxygen/html/classitk_1_1ImageFileReader.html
> documents and can not find a membership named "SetFileName", who can give
> a help?
>
> 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://www.itk.org/mailman/listinfo/insight-users
>
>


-- 
Unpaid intern in BillsBasement at noware dot com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20120903/b1aa1c95/attachment.htm>


More information about the Insight-users mailing list