TIOVX User Guide
tiovx.attribute.ObjectArrayAttribute Class Reference

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

Inherits Enum.

Static Public Attributes

tuple ITEMTYPE = ('type', 'vx_enum')
 OpenVX equivalent = VX_OBJECT_ARRAY_ITEMTYPE.
 
tuple NUMITEMS = ('num_items', 'vx_size')
 OpenVX equivalent = VX_OBJECT_ARRAY_NUMITEMS.
 

Detailed Description

Object/Data type (OpenVX equivalent = vx_object_array_attribute_e)

Example usage:
ObjectArrayAttribute.ITEMTYPE
ObjectArrayAttribute.NUMITEMS

Definition at line 341 of file attribute.py.


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