hi_vpc_crop_region
说明
VPC抠图功能需要的参数。
定义
hi_vpc_crop_region = {"top_offset": top_offset,
                      "left_offset": left_offset,
                      "crop_width": crop_width,
                      "crop_height": crop_height}
成员
成员名称  | 
描述  | 
|---|---|
top_offset  | 
整型,上偏移。  | 
left_offset  | 
整型,左偏移。  | 
crop_width  | 
整型,抠图区域宽。  | 
crop_height  | 
整型,抠图区域高。  | 
父主题: 图像处理