[Insight-users] A CT image
Mathieu Malaterre
mathieu.malaterre at gmail.com
Fri Apr 4 08:05:38 EDT 2008
It's not really itk::GDCMImageIO that you need to quote, but rather itk:
http://www.itk.org/Wiki/ITK_FAQ#How_do_I_cite_the_use_of_ITK_in_a_publication.3F
And as a side note, insight-users might be more suited for question
related to DICOM reading in ITK (specifically), dicom newsgroup is way
too generic for your test case.
HTH
-Mathieu
On Fri, Apr 4, 2008 at 1:11 PM, Mauro Maiorca <mauro at csse.unimelb.edu.au> wrote:
> great Work, sorry if didn't mention it in the post!
> I won't forget to cite itk::GDCMImageIO in the article I'm writing, if
> you can provide me a specific reference to it!
>
> cheers,
> Mauro
>
>
>
>
>
> On Fri, 2008-04-04 at 12:38 +0200, Mathieu Malaterre wrote:
> > Yes, of course ! Why didn't you say it, that you were using ITK. I
> > wrote the itk::GDCMImageIO :)
> >
> >
> > See the documentation:
> >
> > ...
> > * * GDCMImageIO was not handling rescale slope/intercept
> > properly. This is fixed as of 11/12/2007
> > ...
> >
> > -Mathieu
> >
> > On Fri, Apr 4, 2008 at 12:31 PM, Mauro Maiorca
> > <mauro at csse.unimelb.edu.au> wrote:
> > > Hi Mathieu,
> > > thanks very much for your help!
> > > it seems my itk transformed the original values to HU.
> > >
> > > cheers,
> > > Mauro
> > >
> > >
> > >
> > >
> > > On Fri, 2008-04-04 at 12:20 +0200, Mathieu Malaterre wrote:
> > > > Your image has a pixel value range of [0,3029] in unsigned short
> > > > *stored* pixel value. While *after* applying the linear rescale
> > > > operation, it is: [-1024, 2005]. I cannot see any value of -2000 in
> > > > the image you sent me.
> > > >
> > > > HTH
> > > > -Mathieu
> > > >
> > > > On Fri, Apr 4, 2008 at 11:49 AM, Mauro Maiorca
> > > > <mauro at csse.unimelb.edu.au> wrote:
> > > > > Hi Mathieu,
> > > > > it's Mauro from the newsgroup comp.protocols.dicom.
> > > > > Here a slice of the CT scan, if you want to have a look. As I wrote on
> > > > > the NG probably itk already provided the conversion to HU (strange: I
> > > > > didn't ask explicitly to convert to HU).
> > > > > By the way, thanks a lot for your effort on the NG: you always end up
> > > > > with nice and useful answers to any question. That's great!
> > > > >
> > > > > cheers,
> > > > > Mauro
> > > > >
> > > > >
> > > > >
> > > >
> > > >
> > > >
> > >
> > >
> >
> >
> >
>
>
--
Mathieu
More information about the Insight-users
mailing list