TIOVX User Guide
tiovx.attribute.UserDataObjectAttribute Class Reference

Object/Data type (OpenVX equivalent = vx_user_data_object_attribute_e) More...

Inherits Enum.

Static Public Attributes

tuple NAME = ('name', 'vx_char')
 OpenVX equivalent = VX_USER_DATA_OBJECT_NAME.
 
tuple SIZE = ('size', 'vx_size')
 OpenVX equivalent = VX_USER_DATA_OBJECT_SIZE.
 

Detailed Description

Object/Data type (OpenVX equivalent = vx_user_data_object_attribute_e)

Example usage:
UserDataObjectAttribute.NAME
UserDataObjectAttribute.SIZE

Definition at line 362 of file attribute.py.


The documentation for this class was generated from the following file: