TIOVX User Guide
Data Structures
2: Attribute APIs
PyTIOVX APIs
Detailed Description
Classes corresponding to attribute enumerations of the data types.
Data Structures
class
tiovx.attribute.ImageAttribute
Object/Data type (OpenVX equivalent =
vx_image_attribute_e
)
More...
class
tiovx.attribute.PyramidAttribute
Object/Data type (OpenVX equivalent =
vx_pyramid_attribute_e
)
More...
class
tiovx.attribute.ArrayAttribute
Object/Data type (OpenVX equivalent =
vx_array_attribute_e
)
More...
class
tiovx.attribute.ScalarAttribute
Object/Data type (OpenVX equivalent =
vx_scalar_attribute_e
)
More...
class
tiovx.attribute.ConvolutionAttribute
Object/Data type (OpenVX equivalent =
vx_convolution_attribute_e
)
More...
class
tiovx.attribute.MatrixAttribute
Object/Data type (OpenVX equivalent =
vx_matrix_attribute_e
)
More...
class
tiovx.attribute.LutAttribute
Object/Data type (OpenVX equivalent =
vx_lut_attribute_e
)
More...
class
tiovx.attribute.DistributionAttribute
Object/Data type (OpenVX equivalent =
vx_distribution_attribute_e
)
More...
class
tiovx.attribute.ThresholdAttribute
Object/Data type (OpenVX equivalent =
vx_threshold_attribute_e
)
More...
class
tiovx.attribute.RemapAttribute
Object/Data type (OpenVX equivalent =
vx_remap_attribute_e
)
More...
class
tiovx.attribute.ObjectArrayAttribute
Object/Data type (OpenVX equivalent =
vx_object_array_attribute_e
)
More...
class
tiovx.attribute.UserDataObjectAttribute
Object/Data type (OpenVX equivalent =
vx_user_data_object_attribute_e
)
More...
class
tiovx.attribute.RawImageAttribute
Object/Data type (OpenVX equivalent =
tivx_raw_image_attribute_e
)
More...
class
tiovx.attribute.TensorAttribute
Object/Data type (OpenVX equivalent =
vx_tensor_attribute_e
)
More...
class
tiovx.attribute.Attribute
Object/Data type (OpenVX equivalent = none ...
More...
Generated by
1.8.14