SurfaceDisk: Create a Region on Surface

View source: R/ROI.R

SurfaceDiskR Documentation

Create a Region on Surface

Description

Creates a Region on a Surface from a radius and surface

Usage

SurfaceDisk(surf, index, radius, max_order = NULL)

Arguments

surf

a SurfaceGeometry or BrainSurface or BrainSurfaceVector

index

the index of the central surface node

radius

the size in mm of the geodesic radius

max_order

maximum number of edges to traverse. default is computed based on average edge length.


bbuchsbaum/neurosurf documentation built on Aug. 29, 2024, 10:53 a.m.