获取环视拼接参数,包括畸变矫正、增益补偿参数。
Atlas 200/300/500 推理产品,不支持该接口。
Atlas 训练系列产品,不支持该接口。
Atlas 推理系列产品,不支持该接口。
Atlas A2训练系列产品,不支持该接口。
调用本接口前,必须正确设置ipm_table_address、dest_pic_width、dest_pic_height和ipm_table_size参数。
hi_s32 hi_mpi_vpc_get_roundview_stitching_param(hi_vpc_chn chn, hi_roundview_stitching_param *stitch_param)
参数名 |
输入/输出 |
说明 |
---|---|---|
chn |
输入 |
图片处理通道号。 该参数的取值范围:[0, 256),通道总数最多256。 |
stitch_param |
输出 |
环视拼接参数。 输出结果中的imp_param.ipm_table_address中的float类型参数值,与用户设置输入时的参数存在浮点精度差异(不超过0.01)。 |