<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi Abdul,<div><br></div><div>A good starting point is the software guide:</div><div><br></div><div><span class="Apple-tab-span" style="white-space:pre">     </span><a href="http://www.itk.org/ItkSoftwareGuide.pdf">http://www.itk.org/ItkSoftwareGuide.pdf</a></div><div><br></div><div>Best</div><div>Arnaud</div><div><br><div><div>On Oct 24, 2014, at 10:30 AM, Abdul Abdul <<a href="mailto:abdul.sw84@gmail.com">abdul.sw84@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div dir="ltr"><div class="gmail_quote"><div dir="ltr"><div><div><div>Hello,<br><br></div>I'm new to ITK, and just want to ask about what "Update()" means when used with ImageFileReader.<br><br></div>For instance:<br><br> typedef itk::ImageFileReader<ImageType> ReaderType;<br> ReaderType::Pointer imageReader = ReaderType::New();<br> imageReader->SetFileName( argv[1] );<br><b> imageReader->Update();</b><br><br></div>Thanks.<br></div>
</div></div>
_____________________________________<br>Powered by <a href="http://www.kitware.com">www.kitware.com</a><br><br>Visit other Kitware open-source projects at<br><a href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</a><br><br>Kitware offers ITK Training Courses, for more information visit:<br>http://www.kitware.com/products/protraining.php<br><br>Please keep messages on-topic and check the ITK FAQ at:<br>http://www.itk.org/Wiki/ITK_FAQ<br><br>Follow this link to subscribe/unsubscribe:<br>http://public.kitware.com/mailman/listinfo/insight-users<br></blockquote></div><br></div></body></html>