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.0.1.3373 (4.0.1.3373)
SyntaxPublic Function GetSum As TColor
member GetSum : unit -> 'TColor
Return Value
Type:
TColorThe sum for each color channel
See Also