Table of Contents

Class DrawCanvas

Namespace
Bonsai.Vision.Drawing
Assembly
Bonsai.Vision.dll

Represents an operator that renders the sequence of operations in each canvas of the sequence to create a new image.

public class DrawCanvas : Transform<Canvas, IplImage>
Inheritance
DrawCanvas
Inherited Members

Methods

Process(IObservable<Canvas>)

Renders the sequence of operations in each canvas of an observable sequence to create a new image.