how to select ROI?
- Read more about how to select ROI?
- 3 comments
- Log in or register to post comments
老师您好,我在使用slice viewer时遇到这样的情况:
按照教程的提示,我用slice viewer打开一幅ALFF双样本t检验的图,并进行了多重比较校正的相关设置。但是在看结果报表,也就是点击CL REPORT这个按钮后,不能如教程所述那样显示出相应的结果,在MATLAB中提示:
Number of clusters found: 9
??? Cell contents reference from a non-cell array object.
Error in ==> rest_sliceviewer>cuixuFindStructure at 4300
graylevel = DB{jj}.mnilist(index(ii, 1), index(ii, 2),index(ii, 3));
Error in ==> rest_sliceviewer>rest_report at 4146
[a, b] = cuixuFindStructure(tmpmni, x.DB);
![]() |
Resting-State fMRI Data Analysis Toolkit (REST) is a convenient toolkit to calculate Functional Connectivity (FC), Regional Homogeneity (ReHo), Amplitude of Low-Frequency Fluctuation (ALFF), Fractional ALFF (fALFF), Gragner causality and perform statistical analysis. You also can use REST to view your data, perform Monte Carlo simulation similar to AlphaSim in AFNI, calculate your images, regress out covariates, extract ROI time courses, reslice images, and sort DICOM files. Download a MULTIMEDIA COURSE would be helpful for knowing more about how to use this software. Add REST's directory to MATLAB's path and enter "REST" in the command window of MATLAB to enjoy it. |
![]() |
Data Processing Assistant for Resting-State fMRI (DPARSF) is a convenient plug-in software based on SPM and REST. You just need to arrange your DICOM files, and click a few buttons to set parameters, DPARSF will then give all the preprocessed (slice timing, realign, normalize, smooth) data, FC, ReHo, ALFF and fALFF results. DPARSF can also create a report for excluding subjects with excessive head motion and generate a set of pictures for easily checking the effect of normalization. You can use DPARSF to extract AAL or ROI time courses (or extract Gray Matter Volume of AAL regions, command line only) efficiently if you want to perform small-world analysis. DPARSF basic edition is very easy to use, just click on buttons if you are not sure what it means, popup tips would tell you what you need to do. DPARSF advanced edition (alias: DPARSFA) is much more flexible, you can use it to reorient your images interactively or define regions of interest interactively. You can skip or combine the processing steps in DPARSF advanced edition freely. Please download a MULTIMEDIA COURSE to know more about how to use this software. Add DPARSF's directory to MATLAB's path and enter "DPARSF" or "DPARSFA" in the command window to enjoy DPARSF basic edition or advanced edition. The latest release is DPARSF_V2.0_110505.DOWNLOAD Multimedia Course: Data Processing of Resting-State fMRI |
有个小问题,我一直想不明白,请大家帮忙。
在一幅fMRI图像中,BOLD信号具体数值是多少?怎么样才能看到这个数据?
举个例子,有篇文章得到了下面的统计图,我想知道BOLD信号的数值是怎么得到的,用SPM能实现吗?