ConvertColorSpace Methods

CVB.Net Documentation

The ConvertColorSpace type exposes the following members.

Methods

  NameDescription
Public methodStatic memberToMono(Image)
Convert the input image to mono. The input image needs to have three planes, and is then assumed to be an RGB image.
Public methodStatic memberToMono(Image, MonochromeConversion)
Convert the input image to mono. The input image needs to have three planes, and is then assumed to be an RGB image.
Public methodStatic memberToMono(Image, Double, Double, Double)
Convert the input image to mono. The input image needs to have three planes, and is then assumed to be an RGB image.
Public methodStatic memberToRichColorFeatures
Convert the input RGB image to a color feature image that contains additional planes with RG, RB, GB, RR, GG and BB (normalized to the value range).
Top
See Also

Reference