hi_mosaic_param
Description
Mosaic information.
Prototype
hi_mosaic_param = {"src": hi_vpc_pic_info,
"dst": hi_vpc_pic_info,
"count": count,
"mosaic": hi_mosaic}
Members
Member |
Description |
|---|---|
src |
Dictionary, input image information. |
dst |
Dictionary, output image information. |
count |
Int, number of mosaic regions. The value range is [1, 100]. |
mosaic |
List of mosaic region configuration parameters. |
Parent topic: Image Processing