mean value subtracted before the projection and added after the back projection
            
 
    Namespace: 
   OpenCvSharp
    Assembly:
   OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
 Syntax
SyntaxPublic ReadOnly Property Mean As Mat
	Get
public:
property Mat^ Mean {
	Mat^ get ();
}member Mean : Mat with get
Property Value
Type: 
Mat See Also
See Also