[ITK] ITK 4.9 gdcmDicomDir

Dženan Zukić dzenanz at gmail.com
Mon May 23 08:10:05 EDT 2016


Slicer's DICOM
<https://www.slicer.org/slicerWiki/index.php/Documentation/Nightly/Modules/DICOM>
browser does what you want. I don't know whether it is too complicated for
you.

HTH,
Dženan

On Mon, May 23, 2016 at 4:36 AM, Eva Monclus <emonclus at cs.upc.edu> wrote:

>
>
> On 19/05/16 14:57, Dženan Zukić wrote:
>
> Does this
> <https://itk.org/ITKExamples/src/IO/DICOM/DicomSeriesReadImageWrite3/Documentation.html>
> example help?
>
>
> Not so much :-(
>
> 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).
>
> Thanks in advance,
>      Eva
>
>
> On Thu, May 19, 2016 at 8:33 AM, Eva Monclus <emonclus at cs.upc.edu> wrote:
>
>> Hi,
>>
>> 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.
>> 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
>> 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.
>>
>> 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?
>>
>> Thanks in advance,
>>    Eva
>>
>>
>>
>>
>>
>> _______________________________________________
>> Community mailing list
>> Community at itk.org
>> http://public.kitware.com/mailman/listinfo/community
>>
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/community/attachments/20160523/9d0011ce/attachment.html>


More information about the Community mailing list