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