Table of Contents

Property ErrorCovPre

Namespace
OpenCvSharp
Assembly
OpenCvSharp.dll

ErrorCovPre

priori error estimate covariance matrix (P'(k)): P'(k)=A*P(k-1)At + Q)/

public Mat ErrorCovPre { get; set; }

Property Value

Mat