Click or drag to resize

ReduceTypeReduceSum Field

http://www.emgu.com
The output is the sum 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
Syntax
public const ReduceType ReduceSum = 0

Field Value

Type: ReduceType
See Also