![]() |
The OpenVX Specification
2b213f9
|
![]() ![]() | Use with the enumeration VX_NODE_BORDER to set the border mode behavior of a node that supports borders |
![]() ![]() | The 2D Coordinates structure |
![]() ![]() | The 3D Coordinates structure |
![]() ![]() | |
![]() ![]() | The addressing image patch structure is used by the Host only to address pixels in an image patch. The fields of the structure are defined as: |
![]() ![]() | The Kernel Information Structure. This is returned by the Context to indicate which kernels are available in the OpenVX implementation |
![]() ![]() | The keypoint data structure |
![]() ![]() | The performance measurement structure. The time or durations are in units of nano seconds |
![]() ![]() | Union that describes the value of a pixel for any image format. Use the field corresponding to the image format |
![]() ![]() | The rectangle data structure that is shared with the users. The area of the rectangle can be computed as (end_x-start_x)*(end_y-start_y) |