help > RE: Is it possible to adjust the smooth parameters?
May 28, 2024  12:05 PM | Chris Rorden
RE: Is it possible to adjust the smooth parameters?

There is not perfect solution for interpolating voxel intensity to mesh vertices. One could argue for maximum intensity within a search radius, nearest neighbor, trilinear interpolation, etc. Surfice is a visualization tool, and the per-vertex colors make the most sense for statistical calculations estimated per-vertex not per-voxel. I see this issue as out of scope for a visualization tool. Feel free to write your own Python tool using nibabel to provide your own preferred solution for this problem.

Threaded View

TitleAuthorDate
Guochun Yang Dec 13, 2022
RE: Is it possible to adjust the smooth parameters?
Chris Rorden May 28, 2024
Chris Rorden Dec 14, 2022
Guochun Yang Dec 16, 2022
Chris Rorden Dec 16, 2022
Guochun Yang Dec 19, 2022
Victor Altmayer May 27, 2024