tesselate-methods: tesselate

Description Usage Arguments

Description

tesselate

tesselate a LogicalBrainVolume into K spatial disjoint components

Usage

1
2
3
4
5
tesselate(x, K, ...)

## S4 method for signature 'LogicalBrainVolume,numeric'
tesselate(x, K, features = NULL,
  spatialWeight = 4)

Arguments

x

the object to tesselate

K

the number of partitions

...

extra arguments

features

use addiitonal feature set to tesselate volume

spatialWeight

weight voxels according to distance


neuroim documentation built on May 2, 2019, 1:04 p.m.