ReduceTypeReduceAvg Field |
http://www.emgu.com
The output is the mean vector of all the matrix rows/columns
Namespace:
Emgu.CV.CvEnum
Assembly:
Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntaxpublic const ReduceType ReduceAvg = 1
Public Const ReduceAvg As ReduceType = 1
public:
literal ReduceType^ ReduceAvg = 1
static val mutable ReduceAvg: ReduceType
Field Value
Type:
ReduceType
See Also