Overload List

NameDescription
Sub(Image<(Of <<'(TColor, TDepth>)>>))
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