onset time for first level analysis
조회 수: 1 (최근 30일)
이전 댓글 표시
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
답변 (1개)
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!
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 DICOM Format에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!