HI.
1. I open dicom file’s header using 3D Slicer. i can get LargestImagePixelValue and smallestImagePixelValue.
2. And I check Volumes’ Histogram using 3D Slicer. and I check HU(HounsField Unit) Range.
but Two results are different.
pixel value range(first works result) is 0~4095. but HU(HounsField Unit) Range(Second works result) is -1410~3505
So I’m curious. Why Results are different.
Can i convert HU to pixel value??