History of AFNI updates  

|
November 28, 2014 01:27AM
I used the same information and tried to process the AFNI generated mask as below:

cell_t binary( cell_t ft)
{

if(ft == 1)
ft=255;
else
ft=0;
return ft;
}

But output is only showing the outline of the brain. I don't know why the file is not getting attached to this message.



Edited 1 time(s). Last edit at 11/28/2014 01:38AM by Gunjan.
Subject Author Posted

Brain Mask Specifications

Gunjan November 27, 2014 05:27AM

Re: Brain Mask Specifications

gang November 27, 2014 02:43PM

Re: Brain Mask Specifications

Gunjan November 28, 2014 01:27AM

Re: Brain Mask Specifications

Gunjan November 28, 2014 06:50AM

Re: Brain Mask Specifications

rick reynolds December 01, 2014 11:43AM

Re: Brain Mask Specifications

Gunjan December 03, 2014 02:07AM

Re: Brain Mask Specifications

Gunjan December 01, 2014 03:18AM