hi_vpc_crop_region_info

Description

Defines the parameters for VPC image cropping.

Prototype

typedef struct {
    hi_vpc_pic_info dest_pic_info;
    hi_vpc_crop_region crop_region;
} hi_vpc_crop_region_info;

Members

Member

Description

dest_pic_info

Information about the destination image.

crop_region

Information about the crop ROI.