Rf data extraction from imaging data

 Réponse acceptée

Image Analyst
Image Analyst le 28 Avr 2016

0 votes

Use dicomread().

4 commentaires

mosa mm
mosa mm le 28 Avr 2016
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 le 28 Avr 2016
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 le 28 Avr 2016
I wanna get access to the samples...
Floris Jansen
Floris Jansen le 29 Avr 2016
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.

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur DICOM Format dans Centre d'aide et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by