Filter löschen
Filter löschen

How to read and display first frame of 90 Dicom images and select one from the displayed frames for further processing?

1 Ansicht (letzte 30 Tage)
montage(RGB);

Akzeptierte Antwort

Image Analyst
Image Analyst am 15 Sep. 2013
Did you try dicomread()?
  4 Kommentare
vaishali
vaishali am 15 Sep. 2013
yes, this is what i want.I downloaded this function and opened in MATLAB editor,but not able to run the above function.How to call/run this function????
Image Analyst
Image Analyst am 15 Sep. 2013
Your code worked for me, but if it doesn't for you, you can try rid of this unnecessary line:
filename = cellstr(filename);

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu Read, Write, and Modify Image 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