conn_comp: connected components on a surface

Description Usage Arguments

Description

connected components on a surface

Usage

1
2
3
4
5
## S4 method for signature 'NeuroSurfaceVector'
conn_comp(x, threshold, index = 1)

## S4 method for signature 'NeuroSurface'
conn_comp(x, threshold)

Arguments

x

the object

threshold

the two-element threshold range to use to define connected components

index

of the data vector to find connected components on


bbuchsbaum/neurosurf documentation built on April 6, 2021, 10:08 a.m.