ImageTColor, TDepthGetSum Method |
http://www.emgu.comGet the sum for each color channel
Namespace: Emgu.CVAssembly: Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.1.0.2282 (3.1.0.2282)
SyntaxPublic Function GetSum As TColor
member GetSum : unit -> 'TColor
Return Value
Type:
TColorThe sum for each color channel
See Also