onset time for first level analysis
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hello,
I'm trying to do the first level analysis using spm12.
I need to fill the 'onset' under 'condition', yet I don't have a file with the list of data in it. It seems everyone uses some kind of the already organized data files, but I only have dicom files.
How can I extract the raw data of onset time from dicom file or from anything?
0 commentaires
Réponses (1)
Amith
le 19 Août 2024
Hi Lynn,
The dicomcontours object extracts and stores region of interest (ROI) data from the metadata in DICOM-RT structure set files. You can use the object functions to add, delete, display, modify, and create masks from this ROI data. You can learn more about this function in this documentation provided by MathWorks: https://www.mathworks.com/help/images/ref/dicomcontours.html
Hope this helps!
0 commentaires
Voir également
Catégories
En savoir plus sur DICOM Format dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!