Table of Contents

Class ToImage

Namespace
Bonsai.ML.Torch
Assembly
Bonsai.ML.Torch.dll

Converts the input tensor into an OpenCV image.

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

Methods

Process(IObservable<Tensor>)

Converts the input tensor into an OpenCV image.