halcon color image color processing operator, continuously updated

Disclaimer: This article is a blogger original article, follow the CC 4.0 BY-SA copyright agreement, reproduced, please attach the original source link and this statement.
This link: https://blog.csdn.net/cashmood/article/details/102715127

apply_color_trans_lut

Function: As used herein, the color lookup table.

cfa_to_rgb

Function: a single-channel color filter array image into an RGB image.

trans_to_rgb

Function: the transition from one image of any color space into RGB color space.

clear_color_trans_lut

Features: Clear color lookup table, free up memory space.

create_color_trans_lut

Function: Create an image from RGB color space to an arbitrary color look-up table space.

gen_principal_comp_trans

Function: The main part of the analysis transformation matrix calculation multi-channel image.

linear_trans_color

Function: affine transformation calculating a multi-channel color values ​​of the image.

principal_comp

Function: Compute the multi-channel image (the main part of the analysis) PCA.

rgb1_to_gray

Function: an RGB image into a gray scale image.

rgb3_to_gray

Function: an RGB image into a gray scale image.

trans_from_rgb

Function: a color space from an RGB image into an arbitrary color space.

Guess you like

Origin blog.csdn.net/cashmood/article/details/102715127