[ITK-users] ImageFileReader Update()
Abdul Abdul
abdul.sw84 at gmail.com
Fri Oct 24 04:30:29 EDT 2014
Hello,
I'm new to ITK, and just want to ask about what "Update()" means when used
with ImageFileReader.
For instance:
typedef itk::ImageFileReader<ImageType> ReaderType;
ReaderType::Pointer imageReader = ReaderType::New();
imageReader->SetFileName( argv[1] );
* imageReader->Update();*
Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/insight-users/attachments/20141024/61298863/attachment.html>
More information about the Insight-users
mailing list