Table of Contents

Method Dot

Namespace
OpenCvSharp
Assembly
OpenCvSharp.dll

Dot(Mat)

Computes a dot-product of two vectors. Materializes the expression.

public double Dot(Mat m)

Parameters

m Mat

Returns

double