c函数原型 |
hi_s32 hi_mpi_vpc_resize (hi_vpc_chn chn, const hi_vpc_pic_info *source_pic, hi_vpc_pic_info *dest_pic, hi_double fx, hi_double fy, hi_u32 interpolation, hi_u32 *task_id, hi_s32 milli_sec); |
---|---|
Python函数 |
task_id, ret = acl.himpi.vpc_resize(chn, source_pic, dest_pic, fx, fy, interpolation, milli_sec) |
函数功能 |
对图像进行按照一定比例进行缩放或者缩放到固定尺寸。异步接口。 Atlas 200/300/500 推理产品,当前版本不支持该接口。 Atlas 训练系列产品,当前版本不支持该接口。 |
输入说明 |
|
返回值说明 |
|
约束说明 |
|
参考资源 |
接口调用流程,参见VPC图片处理典型功能。 |
昇腾AI处理器 |
约束 |
---|---|
Atlas 推理系列产品 |
|
Atlas A2训练系列产品 |
|