Rf data extraction from imaging data

 Respuesta aceptada

Image Analyst
Image Analyst el 28 de Abr. de 2016

0 votos

Use dicomread().

4 comentarios

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

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre DICOM Format en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 28 de Abr. de 2016

Comentada:

el 29 de Abr. de 2016

Community Treasure Hunt

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

Start Hunting!

Translated by