Back to Adaptive Vision Library website

You are here: Start » Function Reference » Image Conversions

Image Conversions

Select a function from the list below.

Icon Name Description Library
AddChannels Creates a monochromatic image by summing the values of the input image channels. Lite
AddChannels_Saturation Creates a monochromatic image by summing the values of the input image channels with saturation. Lite
AverageChannels Creates a monochromatic image by averaging the input image channels. Lite
AverageChannels_121 Creates a monochromatic image by averaging the input image channels. Lite
AverageChannels_Weighted Creates a monochromatic image from weighted averages of the input image channels. Lite
ConvertPixelType Changes the type of pixel components. Lite
ConvertToMultichannel Creates a multichannel image from a monochromatic one by replicating its channel. Lite
MergeChannels Creates a multichannel image from several monochromatic ones. Lite
MixChannels Calculates a linear combination of image channels. Lite
ReverseChannels E.g. when one has an RGB image, but needs to convert to BGR. Lite
SelectChannel Creates an image from a single channel of the input image. Lite
SplitChannels Creates several monochromatic images from individual channels of the input image. Lite