History of AFNI updates  

|
Daniel Glen
February 19, 2009 10:17AM
I am not sure really what you are trying to accomplish here, but for the purpose of drawing ROIs, you can draw on a finer resolution grid and then use 3dresample or 3dfractionize to put the data into another grid. Also each of these programs offer multiple options for interpolation - linear, cubic, quintic, heptic, fourier, nearest neighbor. See the help for each program to get more information.

The AFNI GUI also offers options for on-the-fly interpolation for the overlay and threshold data in the Define Datamode menu. Using the Zoom feature in AFNI image windows uses linear interpolation by default, but this can be controlled by the AFNI environment variable AFNI_IMAGE_ZOOM_NN to change it to nearest neighbor, but that would make zooming "blockier" but reflect the actual voxels better.
Subject Author Posted

voxel resize pixelation

John February 17, 2009 06:45PM

Re: voxel resize pixelation

Daniel Glen February 18, 2009 10:29AM

Re: voxel resize pixelation

John February 18, 2009 03:38PM

Re: voxel resize pixelation

Daniel Glen February 19, 2009 10:17AM