Rf data extraction from imaging data

 采纳的回答

Image Analyst
Image Analyst 2016-4-28
Use dicomread().

4 个评论

It doesn't give the data matrix, but it just displays the image and give some variables like rows, columns and frames...!
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?
I wanna get access to the samples...
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 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by