TIOVX User Guide
|
▼TIOVX APIs | TI OpenVX API definitions |
▼1: TIOVX Public APIs | TI OpenVX API definitions that are called by the application or user target kernels |
Khronos OpenVX Standard APIs | Links to public Khronos OpenVX Specifications and Extensions |
▶TI OpenVX Extension APIs | APIs TI has added in addition to Khronos APIs |
▼2: TIOVX Private APIs | TI internal function definitions used only within the OpenVX framework and are not exposed on external header files. Most users will not need to see these unless you are trying to navigate or modify the framework internals |
▶a: TIOVX Implementation Modules | Internal APIs for framework implementation |
▶b: TIOVX Platform Modules | Internal APIs for platform-specific operations |
▼PyTIOVX APIs | TI Python APIs for autogenerating OpenVX application and kernel plugin code |
1: Enum APIs | Classes corresponding to OpenVX equvalent = vx_enum_e |
2: Attribute APIs | Classes corresponding to attribute enumerations of the data types |
3: Data Object APIs | Classes corresponding to OpenVX data object references |
4: Framework Object APIs | Classes corresponding to OpenVX framework object references |
5: Kernel Code APIs | Classes corresponding to generating target kernel plugins for a custom kernel |
6: Kernel APIs | Classes corresponding to configuring a custom kernel for code generation |
7: Node APIs | Classes corresponding to OpenVX standard Vision Kernel Node APIs |