hi_osd_param
Description
OSD information.
Prototype
hi_osd_param = {"src": hi_vpc_pic_info,
"dst": hi_vpc_pic_info,
"count": count,
"osd": hi_osd,
"clut": clut[16]}
Members
Member |
Description |
|---|---|
src |
Dictionary, input image information. |
dst |
Dictionary, output image information. |
count |
Int, number of OSD regions. The value range is [1, 100]. |
osd |
List of OSD region configuration parameters. |
clut |
List, CLUT coefficient. |
Parent topic: Image Processing