Table of Contents

Class ConvertToImage

Namespace
Bonsai.Vision
Assembly
Bonsai.Vision.dll

Represents an operator that converts each array-like object in the sequence into an image.

[Combinator]
[WorkflowElementCategory(ElementCategory.Transform)]
public class ConvertToImage
Inheritance
ConvertToImage
Inherited Members

Methods

Process<TArray>(IObservable<TArray>)

Converts each array-like object in an observable sequence into an image.