필터 지우기
필터 지우기

Open a DICOM Image

조회 수: 2 (최근 30일)
Ann G
Ann G 2015년 9월 28일
댓글: Walter Roberson 2015년 9월 28일
I would Like to ask how can I open a DICOM image with dicomread??

채택된 답변

Walter Roberson
Walter Roberson 2015년 9월 28일
You do not "open" DICOM images in MATLAB: you read the data in them using dicomread() and then you display the data using standard MATLAB commands such as image() or imshow() and colormap()
  댓글 수: 2
Ann G
Ann G 2015년 9월 28일
편집: Ann G 2015년 9월 28일
That's what I meant! I'm sorry! It's is just that in matlab there are more than one commands that want ask me for some parameters that i don't understand. Also, when I "run" the commands there is no result but errors.
Walter Roberson
Walter Roberson 2015년 9월 28일
Please show some of the commands you are having difficulty with.

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

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 DICOM Format에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by