转换图片的格式。异步接口。
Atlas 200/300/500 推理产品,不支持该接口。
Atlas 训练系列产品,不支持该接口。
版本 |
约束 |
---|---|
Atlas 推理系列产品 |
|
Atlas A2训练系列产品 |
|
hi_s32 hi_mpi_vpc_convert_color(hi_vpc_chn chn, const hi_vpc_pic_info *source_pic, hi_vpc_pic_info *dest_pic, hi_u32 *task_id, hi_s32 milli_sec)
参数名 |
输入/输出 |
说明 |
---|---|---|
chn |
输入 |
图片处理通道号。 该参数的取值范围:[0, 256),通道总数最多256。 |
source_pic |
输入 |
原始图片信息的指针。 |
dest_pic |
输入 |
目标图片信息的指针。 需指定输出图片的宽、高、宽stride、高stride、内存地址、内存大小、格式等。 |
task_id |
输出 |
任务ID的指针,用来区分任务。 |
milli_sec |
输入 |
超时时间配置,单位是毫秒,取值范围如下:
|