Overload List

  NameDescription
Sub(Image<(Of <(TColor, TDepth>)>))
Sub(Image<(Of <(TColor, TDepth>)>))
Elementwise subtract another image from the current image
(Inherited from Image<(Of <(TColor, TDepth>)>).)
Sub(Image<(Of <(TColor, TDepth>)>), Image<(Of <(Gray, Byte>)>))
Elementwise subtrace another image from the current image, using a mask
(Inherited from Image<(Of <(TColor, TDepth>)>).)

See Also