[Insight-users] Check consistancy of a dicom series

Mathieu Malaterre mathieu.malaterre at gmail.com
Tue Feb 9 08:59:30 EST 2010


James,

This is a 'feature' which has been introduced in GDCM 1.2.x. If you
use a system installed GDCM 2.x, and compile ITK against it, then you
should be able to control the tolerance of spacing in between each
Slice.

Cheers

On Tue, Feb 9, 2010 at 12:03 PM, Malsoaz James <jmalsoaz at yahoo.fr> wrote:
>
> Hello,
>
> I'm using itk::GDCMSeriesFileNames to read a repository composed with several dicom files.
> I would like to know a way to check if the series is complete using ITK? I mean if no slice are missing. Indeed, I have sometimes "holes" in my series because of missing files and I would like to say to the user that files are missing. I can't use such series for my program.
> Until now, I have been able to do that by computing the spacing between slice. But I'm wondering if there is any option in ITK to do that automatically ?
>
> Thank you
> Best
> James
>
>
> _____________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Kitware offers ITK Training Courses, for more information visit:
> http://www.kitware.com/products/protraining.html
>
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.itk.org/mailman/listinfo/insight-users
>



--
Mathieu


More information about the Insight-users mailing list