how to extract pixel value?

1 Ansicht (letzte 30 Tage)
mohd akmal masud
mohd akmal masud am 13 Dez. 2019
Kommentiert: mohd akmal masud am 13 Dez. 2019
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 Kommentare
Star Strider
Star Strider am 13 Dez. 2019
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 am 13 Dez. 2019
ok, this is my image
i want pixel value for frame no. 16, the location is (X(58:70,70:84));

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Biomedical Imaging finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by