필터 지우기
필터 지우기

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

조회 수: 1 (최근 30일)
montage(RGB);

채택된 답변

Image Analyst
Image Analyst 2013년 9월 15일
Did you try dicomread()?
  댓글 수: 4
vaishali
vaishali 2013년 9월 15일
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 2013년 9월 15일
Your code worked for me, but if it doesn't for you, you can try rid of this unnecessary line:
filename = cellstr(filename);

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

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Read, Write, and Modify Image에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by