hi_transform_matrix
Description
Defines the affine transformation matrix parameters.
Prototype
{"matrix_type": hi_matrix_type,
"matrix": matrix[3][4]}
Members
Member |
Description |
|---|---|
matrix_type |
Int, matrix type. |
matrix |
List, affine transformation matrix. |
Parent topic: Image Processing