AFNI Message Board

Dear AFNI users-

We are very pleased to announce that the new AFNI Message Board framework is up! Please join us at:

https://discuss.afni.nimh.nih.gov

Existing user accounts have been migrated, so returning users can login by requesting a password reset. New users can create accounts, as well, through a standard account creation process. Please note that these setup emails might initially go to spam folders (esp. for NIH users!), so please check those locations in the beginning.

The current Message Board discussion threads have been migrated to the new framework. The current Message Board will remain visible, but read-only, for a little while.

Sincerely, AFNI HQ

History of AFNI updates  

|
May 14, 2004 07:58AM
Hi Graham,

Actually, it sounds like nearest neighbor is exactly what you want.
The new value for a voxel at a specific set of coordinates is given
by the value of the original voxel that lands closest to the new one.
There is no rounding. There is no interpolation of values (there is
only interpolation of coordinates).

One thing that means is if your original dataset has values of 0, 2,
11 and 26 in it, then your new dataset will have values of 0, 2, 11
and 26 in it.

The other thing that means is the original voxel that occupies the
biggest portion of the new voxel should give its value to the new
voxel. If the center is the closest one, then it should also have the
greatest overlap.

Perhaps I'm missing something that you are after, but this seems
like what you want.

- rick

Subject Author Posted

is there an afni tool for rotating a label volume?

Graham Wideman May 13, 2004 02:39AM

Re: is there an afni tool for rotating a label volume?

Ziad S. Saad May 13, 2004 09:46AM

Re: is there an afni tool for rotating a label volume?

rick reynolds May 13, 2004 10:11AM

Re: is there an afni tool for rotating a label volume?

Ziad S. Saad May 13, 2004 11:38AM

Re: is there an afni tool for rotating a label volume?

rick reynolds May 13, 2004 10:00AM

Re: is there an afni tool for rotating a label volume?

Graham Wideman May 13, 2004 05:36PM

Re: is there an afni tool for rotating a label volume?

rick reynolds May 14, 2004 07:58AM

Re: is there an afni tool for rotating a label volume?

Graham Wideman May 14, 2004 07:14PM