Overload List

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

See Also