How to convert dicom in to different size and volume ?

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

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?
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

Asked:

on 8 Nov 2012

Community Treasure Hunt

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

Start Hunting!