[Insight-users] Is there a member fuction SetFileName funtion of "itk::ImageFileReader< InputImageType > ::Pointer"?
psd
flydps at 163.com
Mon Sep 3 12:14:34 EDT 2012
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20120904/88224b13/attachment.htm>
More information about the Insight-users
mailing list