Click or drag to resize

PCAMean Property

mean value subtracted before the projection and added after the back projection

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public Mat Mean { get; }

Property Value

Type: Mat
See Also