nno / surfing

a Matlab / Octave toolbox for surface-based voxel neighborhood selection on the cerebral cortex, intended for informationg mapping of functional magnetic resonance imaging (fMRI) data
Other
15 stars 8 forks source link

add a new feature to select neighborhood nodes based on the total area on the surface #2

Closed HaiyangJin closed 4 years ago

HaiyangJin commented 4 years ago

When there are three elements in 'radius', the first two elements are the same as before, i.e., the initial radius and the maximum radius. The third element is the area size. The output 'vORr' will be the total area in this case.

nno commented 4 years ago

Thanks, this seems like a useful addition.