채택된 답변

Image Analyst
Image Analyst 2016년 4월 28일

0 개 추천

Use dicomread().

댓글 수: 4

mosa mm
mosa mm 2016년 4월 28일
It doesn't give the data matrix, but it just displays the image and give some variables like rows, columns and frames...!
Image Analyst
Image Analyst 2016년 4월 28일
Bizarre. The help for it doesn't say anything about it displaying an image. Can you attach your image? What do you consider to be the raw data if it's not the image and metadata like number of columns and so on?
mosa mm
mosa mm 2016년 4월 28일
I wanna get access to the samples...
Floris Jansen
Floris Jansen 2016년 4월 29일
The dicom format just provides a "container" for all kinds of data. Use dicominfo() to get detailed information about the fields that are available in your particular file. It is quite possible that the raw data is not in there.

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

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 DICOM Format에 대해 자세히 알아보기

태그

질문:

2016년 4월 28일

댓글:

2016년 4월 29일

Community Treasure Hunt

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

Start Hunting!

Translated by