hi_vpc_crop_region

Description

Defines the parameters for VPC image cropping.

Prototype

hi_vpc_crop_region = {"top_offset": top_offset,
                      "left_offset": left_offset,
                      "crop_width": crop_width,
                      "crop_height": crop_height}

Members

Member

Description

top_offset

Int, upper offset.

left_offset

Int, left offset.

crop_width

Int, crop ROI width.

crop_height

Int, crop ROI height.