conn_comp: connected components on a surface

conn_comp,NeuroSurfaceVector-methodR Documentation

connected components on a surface

Description

connected components on a surface

Usage

## 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 Aug. 29, 2024, 10:53 a.m.