Completes the symmetric matrix from the lower (LtoR=0) or from the upper (LtoR!=0) part
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- LtoR
- Type: SystemBoolean
[Missing <param name="LtoR"/> documentation for "M:OpenCvSharp.CvMat.CompleteSymm(System.Boolean)"]
See Also