How to convert dicom in to different size and volume ?
1 view (last 30 days)
Show older comments
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
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?
Answers (0)
See Also
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!