Emgu CV Library Documentation
Add Method
NamespacesEmgu.CVImage<(Of <(TColor, TDepth>)>)Add()()()

www.emgu.com/wiki
Members
IconMemberDescription
Add(Image<(Of <(TColor, TDepth>)>))
Elementwise add another image with the current image

Add(Image<(Of <(TColor, TDepth>)>), Image<(Of <(Gray, Byte>)>))
Elementwise add img2 with the current image, using a mask

Add(TColor)
Elementwise add a color val to the current image

Assembly: Emgu.CV (Module: Emgu.CV) Version: 1.5.0.0 (1.5.0.0)