hi_rotate_param
Description
Fixed-angle rotation information.
Prototype
hi_rotate_param = {"src": hi_vpc_pic_info,
"dst": hi_vpc_pic_info,
"angle": hi_rotation}
Members
Member |
Description |
|---|---|
src |
Dictionary, input image information. |
dst |
Dictionary, output image information. |
angle |
Int, rotation angle. |
Parent topic: Image Processing