how to extract pixel value?

조회 수: 1 (최근 30일)
mohd akmal masud
mohd akmal masud 2019년 12월 13일
댓글: mohd akmal masud 2019년 12월 13일
Hi Every one..anyone can help me?
How to extract the pixel value?
i have try this code, but the result not show the pixel value
X = dicomread('128X128','frames',16);
Y=findND(X(58:70,70:84));
  댓글 수: 2
Star Strider
Star Strider 2019년 12월 13일
For best results, include the slice of the DICOM image you want to work with, as an attachment or as an uploaded image.
mohd akmal masud
mohd akmal masud 2019년 12월 13일
ok, this is my image
i want pixel value for frame no. 16, the location is (X(58:70,70:84));

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Biomedical Imaging에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by