[ITK] ITK 4.9 gdcmDicomDir
Eva Monclus
emonclus at cs.upc.edu
Tue May 24 04:29:06 EDT 2016
On 23/05/16 14:10, Dženan Zukić wrote:
> 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.
Thanks. But I want to integrate this functionality in my code and I do
not want more software dependencies.
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.
Eva
>
> HTH,
> Dženan
>
> On Mon, May 23, 2016 at 4:36 AM, Eva Monclus <emonclus at cs.upc.edu
> <mailto: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
>> <mailto: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 <mailto: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/20160524/d6fb2767/attachment.html>
More information about the Community
mailing list