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变换配置信息。 |