How can I extract fields from metadata in DICOM images without using dicominfo function?
Show older comments
I am working with MR DWI (Diffusion Magnetic Resonance Imaging) type DICOM and I want to extract only certain metadata (like the position of the cut the value of the gradient or the value of the field) without using the dicominfo function, because it is very slow for many images.
Does anyone know how to do it?
Thank you :)
1 Comment
ILÁN FRANCISCO CARRETERO JUCHNOWICZ
on 17 Jun 2020
Answers (1)
Harsha Priya Daggubati
on 16 Jun 2020
0 votes
Hi,
As far as I know, there is no alternative available to 'dicominfo' in MATLAB, except a file exchange submission. You can have a look at the following link for more details.
1 Comment
ILÁN FRANCISCO CARRETERO JUCHNOWICZ
on 16 Jun 2020
Categories
Find more on DICOM Format in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!