[vtkusers] Know the value of skin while reading DICOM files

Nizam nizam.abreu at gmail.com
Fri Jun 18 15:37:47 EDT 2010


Thank you so much...


Bill Lorensen-2 wrote:
> 
> -800 HU is probably a good guess with CT. ITK's dicom reader applies
> the dicom slope/intercept fileds to the data and the result is
> Hounsfiled Units: http://en.wikipedia.org/wiki/Hounsfield_scale
> 
> Typically, the slope is 1 and the intercept is -1024. If a reader does
> not apply the slope/intercept, then -800 HU will typically be -800 +
> 1024 = 224. An intensity of 500 would be 1024 - 500 = -524 HU.
> 
> On Wed, Jun 16, 2010 at 11:22 PM, Nizam <nizam.abreu at gmail.com> wrote:
>>
>> Dear all,
>>
>>   I think my question is really stupid. Anyway, why all the codes that I
>> read about showing the skin uses the value 500 for contour filter and in
>> my
>> dicom file it works only when I am using -800. Do I need to convert to
>> unsigned char? How do I know the correct value if am I always using
>> dicoms
>> of the head?
>>
>> Thanks in advance,
>> Nizam
>> --
>> View this message in context:
>> http://old.nabble.com/Know-the-value-of-skin-while-reading-DICOM-files-tp28910052p28910052.html
>> Sent from the VTK - Users mailing list archive at Nabble.com.
>>
>> _______________________________________________
>> Powered by www.kitware.com
>>
>> Visit other Kitware open-source projects at
>> http://www.kitware.com/opensource/opensource.html
>>
>> Please keep messages on-topic and check the VTK FAQ at:
>> http://www.vtk.org/Wiki/VTK_FAQ
>>
>> Follow this link to subscribe/unsubscribe:
>> http://www.vtk.org/mailman/listinfo/vtkusers
>>
> _______________________________________________
> Powered by www.kitware.com
> 
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
> 
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
> 
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
> 
> 

-- 
View this message in context: http://old.nabble.com/Know-the-value-of-skin-while-reading-DICOM-files-tp28910052p28930021.html
Sent from the VTK - Users mailing list archive at Nabble.com.




More information about the vtkusers mailing list