<div dir="ltr">Thanks.<div><br></div><div>I looked through the ITK source code. Calls to <span style="font-size:12.8px">GetSeriesUIDs() and </span><span style="font-size:12.8px">setDirectory() are time-stamped. If the time-stamp of the latter is before that of the former, no disk operation is done in the former. So the answer to my question is no.</span></div><div><span style="font-size:12.8px"><br></span></div><div><span style="font-size:12.8px">--Fijoy</span></div><div><span style="font-size:12.8px"><br></span></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Mar 10, 2017 at 8:48 AM, Dženan Zukić <span dir="ltr"><<a href="mailto:dzenanz@gmail.com" target="_blank">dzenanz@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small">Hi Fijoy,</div><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small"><br></div><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small">here is an example to do something similar:</div><div class="gmail_default"><font face="verdana, sans-serif"><a href="https://itk.org/ITKExamples/src/IO/DICOM/DicomSeriesReadImageWrite3/Documentation.html" target="_blank">https://itk.org/ITKExamples/<wbr>src/IO/DICOM/<wbr>DicomSeriesReadImageWrite3/<wbr>Documentation.html</a></font><br></div><div class="gmail_default"><font face="verdana, sans-serif"><br></font></div><div class="gmail_default"><font face="verdana, sans-serif">Regards,</font></div><div class="gmail_default"><font face="verdana, sans-serif">Dženan</font></div></div><div class="gmail_extra"><br><div class="gmail_quote"><div><div class="h5">On Thu, Mar 9, 2017 at 5:05 PM, Fijoy Vadakkumpadan <span dir="ltr"><<a href="mailto:tofijoy@gmail.com" target="_blank">tofijoy@gmail.com</a>></span> wrote:<br></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5"><div dir="ltr">Hello,<br><br>If I call GDCMSeriesFileNames ::GetSeriesUIDs() multiple times without changing the directory I'm reading via GDCMSeriesFileNames ::setDirectory(), will the class regenerate the series UIDs vector in every call by reading data from the directory?<br><div><br></div><div>I'm asking because in my application, I'd like to retrieve all images from a DICOM directory, one series at a time. Specifically, I'd like to write a function which takes a GDCMSeriesFileNames object and an integer n, and returns the nth series as an image. If the answer to the question above is yes, then I need to store copy and store the series UID vector to avoid repeated disk reads. </div><div><br></div><div>Thanks,</div><div>--Fijoy</div><div><br></div><div><br></div></div>
<br></div></div>______________________________<wbr>_________________<br>
Community mailing list<br>
<a href="mailto:Community@itk.org" target="_blank">Community@itk.org</a><br>
<a href="http://public.kitware.com/mailman/listinfo/community" rel="noreferrer" target="_blank">http://public.kitware.com/mail<wbr>man/listinfo/community</a><br>
<br></blockquote></div><br></div>
</blockquote></div><br></div>