![]() |
TIOVX User Guide
|
Classes corresponding to OpenVX framework object references.
Data Structures | |
| class | tiovx.context.Context |
| Context object (OpenVX equivalent = vx_context) More... | |
| class | tiovx.export_code.ExportCode |
| Export objects from context to C source code. More... | |
| class | tiovx.export_image.ExportImage |
| Export objects from context to JPG image file. More... | |
| class | tiovx.graph.Graph |
| Graph object (OpenVX equivalent = vx_graph) More... | |
| class | tiovx.node.Node |
| Node object (OpenVX equivalent = vx_node) More... | |