Table of Contents

Class RegionActivityCollectionVisualizer

Namespace
Bonsai.Vision.Design
Assembly
Bonsai.Vision.Design.dll

Provides a type visualizer that displays a collection of polygonal regions of interest and their activity measurements.

public class RegionActivityCollectionVisualizer : IplImageVisualizer
Inheritance
DialogMashupVisualizer
RegionActivityCollectionVisualizer
Inherited Members

Methods

Load(IServiceProvider)

Loads type visualizer resources using the specified service provider.

RenderFrame()

Renders all graphics to the visualizer canvas. Override this method to overlay additional graphics elements on top of the image texture.

Show(object)

Updates the type visualizer to display the specified value object.

Unload()

Unloads all type visualizer resources.