help
help > RE: How to combine separate ROIs into one?
Oct 2, 2014 01:10 PM | Bradley Taber-Thomas
RE: How to combine separate ROIs into one?
Hi Hazel,
If I understand correctly, you have multiple ROIs in your file that you'd like to combine into a single bilateral hypothalamus ROI. I don't think that you can do this directly in CONN, but you can do it by creating a binary version of the multiple ROI file with spm_imcalc. For example (don't type any quotes...):
1) Enter "spm_imcalc_ui" at matlab prompt
2) Select your multiple ROI file (e.g., "ROI.img")
3) Enter file name for the binary output file (e.g., "ROI_bin.img")
4) Enter evaluated function "i1>0"
Then use that new binary ROI file in CONN. Hope that helps,
Brad
If I understand correctly, you have multiple ROIs in your file that you'd like to combine into a single bilateral hypothalamus ROI. I don't think that you can do this directly in CONN, but you can do it by creating a binary version of the multiple ROI file with spm_imcalc. For example (don't type any quotes...):
1) Enter "spm_imcalc_ui" at matlab prompt
2) Select your multiple ROI file (e.g., "ROI.img")
3) Enter file name for the binary output file (e.g., "ROI_bin.img")
4) Enter evaluated function "i1>0"
Then use that new binary ROI file in CONN. Hope that helps,
Brad
Threaded View
Title | Author | Date |
---|---|---|
Hazel Wright | Oct 2, 2014 | |
Bradley Taber-Thomas | Oct 2, 2014 | |
Hazel Wright | Oct 6, 2014 | |