<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<br>
<br>
<div class="moz-cite-prefix">On 23/05/16 14:10, Dženan Zukić wrote:<br>
</div>
<blockquote
cite="mid:CAPf2UMRqSt6YJcJPn2NTxNsn5meTZFH5Pur1T9tD1hrqMVqy=Q@mail.gmail.com"
type="cite">
<div dir="ltr">
<div class="gmail_default"
style="font-family:verdana,sans-serif;font-size:small"><a
moz-do-not-send="true"
href="https://www.slicer.org/slicerWiki/index.php/Documentation/Nightly/Modules/DICOM">Slicer's
DICOM</a> browser does what you want. I don't know whether
it is too complicated for you.</div>
</div>
</blockquote>
<br>
Thanks. But I want to integrate this functionality in my code and I
do not want more software dependencies.<br>
I 'm developing an application that show to the user a file dialog
in order to choose a Dicom series from the set of
patient/studies/series which are located inside a folder. This is
way the gdcm class gdcmDicomDir (contained in ITK 3. 6) was very
useful to perform this kind of functionality.<br>
<br>
Eva<br>
<br>
<blockquote
cite="mid:CAPf2UMRqSt6YJcJPn2NTxNsn5meTZFH5Pur1T9tD1hrqMVqy=Q@mail.gmail.com"
type="cite">
<div dir="ltr">
<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">HTH,</div>
<div class="gmail_default"
style="font-family:verdana,sans-serif;font-size:small">Dženan</div>
</div>
<div class="gmail_extra"><br>
<div class="gmail_quote">On Mon, May 23, 2016 at 4:36 AM, Eva
Monclus <span dir="ltr"><<a moz-do-not-send="true"
href="mailto:emonclus@cs.upc.edu" target="_blank">emonclus@cs.upc.edu</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">
<div text="#000000" bgcolor="#FFFFFF"><span class=""> <br>
<br>
<div>On 19/05/16 14:57, Dženan Zukić wrote:<br>
</div>
<blockquote type="cite">
<div dir="ltr">
<div class="gmail_default"
style="font-family:verdana,sans-serif;font-size:small">Does
<a moz-do-not-send="true"
href="https://itk.org/ITKExamples/src/IO/DICOM/DicomSeriesReadImageWrite3/Documentation.html"
target="_blank">this</a> example help?</div>
</div>
</blockquote>
<br>
</span> Not so much :-(<br>
<br>
I do not have problems for reading the dicom series of a
folder, I was looking for any GDCM class that helps me to
scan a directory and sorts the set of series by
pacient/study/series (as gdcm::DicomDirclass performed in
the 3.6 ITK).<br>
<br>
Thanks in advance,<br>
Eva<span class=""><br>
<blockquote type="cite">
<div class="gmail_extra"><br>
<div class="gmail_quote">On Thu, May 19, 2016 at
8:33 AM, Eva Monclus <span dir="ltr"><<a
moz-do-not-send="true"
href="mailto:emonclus@cs.upc.edu"
target="_blank"><a class="moz-txt-link-abbreviated" href="mailto:emonclus@cs.upc.edu">emonclus@cs.upc.edu</a></a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0
0 .8ex;border-left:1px #ccc
solid;padding-left:1ex">
<div text="#000000" bgcolor="#FFFFFF"> Hi,<br>
<br>
I have been using ITK 3.6 for several years.
Now, I'm trying to migrate all my code to the
new version of itk (4.9) and I'm having some
problems with respect to gdcm support. <br>
When using ITK 3.6 there was a class
gdcm::DicomDir which was very useful to parse
recursively a folder with Dicom files. This
class helped me to print for each pacient, its
set of studies and for each study, you could
obtain its set of series. The goal is to fill
in an "Open DICOM" dialog with such
information, in<br>
order to let the user load a single DICOM
Series. I would like to show to the user the
set of Dicom series sorted by patient and
study. <br>
<br>
In itk 4.9, is there any helper class to
explore available DICOM Series and/or Studies
in a folder with DICOM files and subfolders? <br>
<br>
Thanks in advance,<br>
Eva<br>
<br>
<br>
<br>
<br>
</div>
<br>
_______________________________________________<br>
Community mailing list<br>
<a moz-do-not-send="true"
href="mailto:Community@itk.org"
target="_blank">Community@itk.org</a><br>
<a moz-do-not-send="true"
href="http://public.kitware.com/mailman/listinfo/community"
rel="noreferrer" target="_blank">http://public.kitware.com/mailman/listinfo/community</a><br>
<br>
</blockquote>
</div>
<br>
</div>
</blockquote>
<br>
</span></div>
</blockquote>
</div>
<br>
</div>
</blockquote>
<br>
</body>
</html>