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