onset time for first level analysis

조회 수: 1 (최근 30일)
Lynn
Lynn 2022년 11월 6일
답변: Amith 2024년 8월 19일
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?

답변 (1개)

Amith
Amith 2024년 8월 19일
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!

카테고리

Help CenterFile Exchange에서 DICOM Format에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by