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

Bill Lorensen bill.lorensen at gmail.com
Tue Sep 4 13:36:12 EDT 2012


Many of the itk (and vtk) Set/Get methods are implemented in macros.

On Tue, Sep 4, 2012 at 1:20 PM, psd <flydps at 163.com> wrote:

> Thank you again, Bill Lorensen.
> I read your reply carefully, and understand what you mean and the problem
> confusing me solved.
> Best wishes for you!
> Thank you!
>
> psd
>
>
>
> At 2012-09-04 00:43:07,"Bill Lorensen" <bill.lorensen at gmail.com> wrote:
>
> 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
>
>
>
>


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


More information about the Insight-users mailing list