| 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 ReadOnly Property Mean As Mat
Get
public:
property Mat^ Mean {
Mat^ get ();
}
member Mean : Mat with get
Property Value
Type:
MatSee Also