TIOVX User Guide
|
Object/Data type (OpenVX equivalent = vx_pyramid_attribute_e) More...
Inherits Enum.
Static Public Attributes | |
tuple | LEVELS = ('levels', 'vx_size') |
OpenVX equivalent = VX_PYRAMID_LEVELS. | |
tuple | SCALE = ('scale', 'vx_float32') |
OpenVX equivalent = VX_PYRAMID_SCALE. | |
tuple | WIDTH = ('w', 'vx_uint32') |
OpenVX equivalent = VX_PYRAMID_WIDTH. | |
tuple | HEIGHT = ('h', 'vx_uint32') |
OpenVX equivalent = VX_PYRAMID_HEIGHT. | |
tuple | FORMAT = ('fmt', 'vx_df_image') |
OpenVX equivalent = VX_PYRAMID_FORMAT. | |
Object/Data type (OpenVX equivalent = vx_pyramid_attribute_e)
Definition at line 107 of file attribute.py.