hi_transform_config
说明
定义仿射/透视/Remap变换配置结构体。
定义
typedef struct {
hi_u32 interpolation;
hi_vpc_bord_type border_type;
hi_vpc_scalar scalar_value;
} hi_transform_config;
父主题: VPC图像处理
定义仿射/透视/Remap变换配置结构体。
typedef struct {
hi_u32 interpolation;
hi_vpc_bord_type border_type;
hi_vpc_scalar scalar_value;
} hi_transform_config;