hi_dis_param

说明

定义DIS可选参数。

定义

typedef struct {
    hi_u32 large_motion_stable_coef;
    hi_u32 low_freq_motion_preserve;
    hi_u32 low_freq_motion_freq;
} hi_dis_param;

成员

成员名称

描述

large_motion_stable_coef

大幅度运动的防抖衰减参数。

取值范围:[0, 100]。

low_freq_motion_preserve

低频运动的保留程度。

取值范围:[0, 100]。

low_freq_motion_freq

低频运动的截止频率。

取值范围:[0, 100]。