Table of Contents

Method GetShift

Namespace
OpenCvSharp.ML
Assembly
OpenCvSharp.dll

GetShift()

Returns the shift of the trained model (decision function f(x) = weights * x + shift).

public float GetShift()

Returns

float