ArithmeticDivide Method

CVB.Net Documentation
Overload List

  NameDescription
Public methodStatic memberDivide(Image, Double)
Divide pixel values from the input image by a constant value.
Public methodStatic memberDivide(Image, Double)
Divide pixel values from the input image by constant values.
Public methodStatic memberDivide(Image, Image, Int32)
Divide the pixel values of img2 by the pixel values of img2 to obtain the output image and shift them up by upShift bits to preserve information.
Top
See Also

Reference