Documentation of 'Catalano.Imaging.Filters.ExtractNormalizedRGBChannel' Java class
ExtractNormalizedRGBChannel
Catalano.Imaging.Filters

Class ExtractNormalizedRGBChannel

  • All Implemented Interfaces:
    IExtract


    public class ExtractNormalizedRGBChannel
    extends java.lang.Object
    implements IExtract
    Extract normalized RGB channel from color image. Extracts specified normalized RGB channel of color image and returns it as grayscale image. Note: Normalized RGB color space is defined as: r = R / (R + G + B ), g = G / (R + G + B ), b = B / (R + G + B ).

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.