Table of Contents

Class RegionActivity

Namespace
Bonsai.Vision
Assembly
Bonsai.Vision.dll

Represents information about activity detected inside a specified polygonal region of interest.

public class RegionActivity
Inheritance
RegionActivity
Inherited Members

Properties

Activity

Gets or sets the total per-channel activity of pixels in the region of interest.

Rect

Gets or sets the bounding rectangle of the region of interest.

Roi

Gets or sets the array of vertices specifying the polygonal region of interest.