hi_mpi_vpc_set_roundview_stitching_param

函数功能

设置环视拼接参数,包括畸变矫正、增益补偿参数。

Atlas 200/500 A2推理产品,当前版本不支持该接口。

约束说明

输入、输出图片宽高必须准确配置,分辨率为[10, 6]到[4096,4096]。

函数原型

hi_s32 hi_mpi_vpc_set_roundview_stitching_param(hi_vpc_chn chn, const hi_roundview_stitching_param *stitch_param)

参数说明

参数名

输入/输出

说明

chn

输入

图片处理通道号。

该参数的取值范围:[0, 128),通道总数最多128。

stitch_param

输入

环视拼接参数信息,包括畸变矫正、增益补偿参数。

返回值说明