Emgu CV Library Documentation
Mean Property
NamespacesEmgu.CVEnvelope3M<(Of <(T>)>)Mean

www.emgu.com/wiki
The mean value of the envelop
Declaration Syntax
C#Visual BasicVisual C++
public T Mean { get; set; }
Public Property Mean As T
public:
property T Mean {
	T get ();
	void set (T value);
}

Assembly: Emgu.CV (Module: Emgu.CV) Version: 1.4.3249.6313 (1.4.0.0)