onset time for first level analysis
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Amith
el 19 de Ag. de 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 comentarios
Ver también
Categorías
Más información sobre DICOM Format en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!