Dicom Image analysis; why converting unit8 is different values of matrix?

1 view (last 30 days)
Sir,
I have 512x512 size Dicom images.
I convert these images into unit8 using im2unit8.
Some image values are 128 (all 512x512 Matrix). But some image values are 0 (all 512x512 Matrix) ie., Black Image.
Why these variations.
I want all image values are 128 after converting unit8.
How to do this?
Thank you.
  1 Comment
Image Analyst
Image Analyst on 20 Jan 2015
There is no unit8 data type and are no unit8 or im2unit8 functions in MATLAB. And you forgot to attach an image.

Sign in to comment.

Answers (0)

Categories

Find more on DICOM Format in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!