Dicom Image analysis; why converting unit8 is different values of matrix?
조회 수: 2 (최근 30일)
이전 댓글 표시
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
Image Analyst
2015년 1월 20일
There is no unit8 data type and are no unit8 or im2unit8 functions in MATLAB. And you forgot to attach an image.
답변 (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!