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
initialMethodTypeInitialMethodTypethe method of calculating the CCM initial value.