www.emgu.com/wiki
Get the average value on this image, using the specific mask

Declaration Syntax
Public Function GetAverage ( _
mask As Image(Of Gray, Byte) _
) As TColor

Parameters
- mask (Image<(Of <(Gray, Byte>)>))
- The mask for find the average value

Return Value
The average color of the masked area
Assembly:
Emgu.CV (Module: Emgu.CV) Version: 1.3.0.0 (1.3.0.0)