hi_crop_info
Description
Dictionary of cropping attributes.
Prototype
hi_crop_info= {"enable": enable, # RW; Range:[0, 1]; Crop region enable
"rect": hi_rect} # RW; Crop region, note: s32X must be multi of 16
Member |
Description |
|---|---|
enable |
Whether to enable cropping. Values:
|
rect |
Cropping start position, width, and height. |
Parent topic: Video/Image Encoding