How to convert dicom in to different size and volume ?
조회 수: 1 (최근 30일)
이전 댓글 표시
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
Walter Roberson
2012년 11월 8일
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?
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 DICOM Format에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!