BayerConversionToRgb Method

CVB.Net Documentation
Overload List

  NameDescription
Public methodStatic memberToRgb(Image, BayerPattern, RgbConversion)
Convert a Bayer-pattern image to an RGB image (omitting the gamma correction and the white balance).
Public methodStatic memberToRgb(Image, Image, BayerPattern, RgbConversion)
Convert a Bayer-pattern image to an RGB image (omitting the gamma correction and the white balance).
Public methodStatic memberToRgb(Image, BayerPattern, RgbConversion, GammaCorrection, WhiteBalanceFactors)
Convert a Bayer-pattern image to an RGB image.
Public methodStatic memberToRgb(Image, Image, BayerPattern, RgbConversion, GammaCorrection, WhiteBalanceFactors)
Convert a Bayer-pattern image to an RGB image.
Top
See Also

Reference