Table of Contents

Class KeyPointOpticalFlowVisualizer

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

Provides a type visualizer that displays the sparse optical flow between key points, or features, extracted from an image frame.

public class KeyPointOpticalFlowVisualizer : IplImageVisualizer
Inheritance
KeyPointOpticalFlowVisualizer
Inherited Members

Methods

Show(object)

Updates the type visualizer to display the specified value object.

public override void Show(object value)

Parameters

value object

The value to visualize.