hi_warp_transform_param
说明
Remap变换参数。
定义
hi_warp_transform_param = {"src": hi_vpc_pic_info,
                           "dst": hi_vpc_pic_info,
                           "transform_config": hi_transform_config} 
成员
成员名称  | 
描述  | 
|---|---|
src  | 
字典,输入图片信息  | 
dst  | 
字典,输出图片信息。  | 
transform_config  | 
字典,仿射/透视/Remap变换配置信息。  | 
父主题: 图像处理