meaning of gray values in x-ray projections
Hi,
i'm developing a software for image reconstruction from few x-ray
projection images (<10) from different arbitrary directions. The images
are DICOM. Until now i applied reconstruction algorithms like FBP, ART
or CG to the gray values of the projections.
The algorithms work fine, but what is the real meaning of the gray
values in x-ray projections? Is it the line integral of the attenuation
coefficients? That would mean i can apply the standard algorithms. Or
is there a log relation between the gray values and the value of the
line integrals caused by Beer's Law?
Here the DICOM-Header Information:
(0028,0002) US 1 # 2, 1
SamplesPerPixel
(0028,0004) CS [MONOCHROME2] # 12, 1
PhotometricInterpretatio
(0028,0010) US 1346 # 2, 1 Rows
(0028,0011) US 2026 # 2, 1
Columns
(0028,0030) DS [0.143\0.143] # 12, 2
PixelSpacing
(0028,0100) US 16 # 2, 1
BitsAllocated
(0028,0101) US 10 # 2, 1
BitsStored
(0028,0102) US 9 # 2, 1
HighBit
(0028,0103) US 0 # 2, 1
PixelRepresentation
(0028,1050) DS [511.500] # 8, 1
WindowCenter
(0028,1051) DS [1023.000] # 8, 1
WindowWidth
Thanks
Oliver Weinheimer
|