Table of Contents

Method From

Namespace
OpenCvSharp
Assembly
OpenCvSharp.dll

From(Mat)

Wraps a Mat as a leaf node of the expression tree.

public static MatExpr From(Mat mat)

Parameters

mat Mat

Returns

MatExpr