Table of Contents

Method SetInitialMethod

Namespace
OpenCvSharp
Assembly
OpenCvSharp.dll

SetInitialMethod(InitialMethodType)

Sets the method of calculating the CCM initial value. Default: InitialMethodType.LeastSquare.

public void SetInitialMethod(InitialMethodType initialMethodType)

Parameters

initialMethodType InitialMethodType

the method of calculating the CCM initial value.