hi_isp_anti_false_color_manual_attr

Description

Defines the ISP anti-false color attribute in manual mode.

Definition

typedef struct {     
    hi_u8    threshold;      
    hi_u8    strength;
} hi_isp_anti_false_color_manual_attr;

Members

Member

Description

threshold

Anti-false color threshold. A larger value indicates more areas from which false colors are removed.

Value range: [0, 0x20]

strength

Anti-false color strength. A larger value indicates greater strength of removal of false colors, which may result in changes of normal colors.

Value range: [0, 0x1F]