Color

List of Operators

apply_color_trans_lutApplyColorTransLutapply_color_trans_lutApplyColorTransLutapply_color_trans_lut
Color space transformation using pre-generated look-up-table.
cfa_to_rgbCfaToRgbcfa_to_rgbCfaToRgbcfa_to_rgb
Convert a single-channel color filter array image into an RGB image.
clear_color_trans_lutClearColorTransLutclear_color_trans_lutClearColorTransLutclear_color_trans_lut
Release the look-up-table needed for color space transformation.
create_color_trans_lutCreateColorTransLutcreate_color_trans_lutCreateColorTransLutcreate_color_trans_lut
Creates the look-up-table for transformation of an image from the RGB color space to an arbitrary color space.
gen_principal_comp_transGenPrincipalCompTransgen_principal_comp_transGenPrincipalCompTransgen_principal_comp_trans
Compute the transformation matrix of the principal component analysis of multichannel images.
linear_trans_colorLinearTransColorlinear_trans_colorLinearTransColorlinear_trans_color
Compute an affine transformation of the color values of a multichannel image.
principal_compPrincipalCompprincipal_compPrincipalCompprincipal_comp
Compute the principal components of multichannel images.
rgb1_to_grayRgb1ToGrayrgb1_to_grayRgb1ToGrayrgb1_to_gray
Transform an RGB image into a gray scale image.
rgb3_to_grayRgb3ToGrayrgb3_to_grayRgb3ToGrayrgb3_to_gray
Transform an RGB image to a gray scale image.
trans_from_rgbTransFromRgbtrans_from_rgbTransFromRgbtrans_from_rgb
Transform an image from the RGB color space to an arbitrary color space.
trans_to_rgbTransToRgbtrans_to_rgbTransToRgbtrans_to_rgb
Transform an image from an arbitrary color space to the RGB color space.