How to convert dicom in to different size and volume ?

3 views (last 30 days)
Hi all,
I have dicom image with value of image : 4000x3000 uint16, minimum and maximum intensity value are infinity.
I want to convert in to image with the value: 256x256x3 uint8, minimum intensity value = 0, and maximum intesity value =255
could you help me guys?
thanks in advance
  2 Comments
Walter Roberson
Walter Roberson on 8 Nov 2012
Is the original image grayscale and single plane? When you say x3 for the second image do you mean RGB or do you mean 3 slices?
lina
lina on 8 Nov 2012
Hi Walter,
The original image is RGB dicom, but I want to convert it in to grayscale dicom. The 2'nd image means 3 slices.
Thanks in advance

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!