ClassesClasses | | Operators

Color

List of Operators

apply_color_trans_lutApplyColorTransLutApplyColorTransLutapply_color_trans_lut
Color space transformation using pre-generated look-up-table.
cfa_to_rgbCfaToRgbCfaToRgbcfa_to_rgb
Convert a single-channel color filter array image into an RGB image.
clear_color_trans_lutClearColorTransLutClearColorTransLutclear_color_trans_lut
Release the look-up-table needed for color space transformation.
create_color_trans_lutCreateColorTransLutCreateColorTransLutcreate_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_transGenPrincipalCompTransGenPrincipalCompTransgen_principal_comp_trans
Compute the transformation matrix of the principal component analysis of multichannel images.
linear_trans_colorLinearTransColorLinearTransColorlinear_trans_color
Compute an affine transformation of the color values of a multichannel image.
principal_compPrincipalCompPrincipalCompprincipal_comp
Compute the principal components of multichannel images.
rgb1_to_grayRgb1ToGrayRgb1ToGrayrgb1_to_gray
Transform an RGB image into a gray scale image.
rgb3_to_grayRgb3ToGrayRgb3ToGrayrgb3_to_gray
Transform an RGB image to a gray scale image.
trans_from_rgbTransFromRgbTransFromRgbtrans_from_rgb
Transform an image from the RGB color space to an arbitrary color space.
trans_to_rgbTransToRgbTransToRgbtrans_to_rgb
Transform an image from an arbitrary color space to the RGB color space.

ClassesClasses | | Operators