ROICoords-class: ROICoords

ROICoords-classR Documentation

ROICoords

Description

A class representing a region of interest (ROI) in a brain image, defined by a set of coordinates. This class stores the geometric space of the image and the coordinates of the voxels within the ROI.

Slots

space

An instance of class NeuroSpace representing the geometric space of the image data.

coords

A matrix containing the coordinates of the voxels within the ROI. Each row represents a coordinate as, e.g. (i, j, k).


bbuchsbaum/neuroim2 documentation built on April 20, 2024, 4:20 p.m.