![]() |
VisionWorks Toolkit ReferenceDecember 18, 2015 | 1.2 Release |
▼Nnvx | NVIDIA VisionWorks Framework and Primitives C++ API |
CTimer | Timer class interface |
▼Nnvxio | Contains API for image reading and rendering |
CApplication | Application interface |
CConfigParser | ConfigParser interface |
CContextGuard | ContextGuard is a wrapper for vx_context |
▼CFrameSource | FrameSource interface |
CParameters | FrameSource parameters |
COptionHandler | OptionHandler interface |
CRange | Range class |
▼CRender | Render interface |
CCircleStyle | Defines circle style |
CDetectedObjectStyle | Defines the detected object's rectangle style |
CFeatureStyle | Defines the features parameters |
CLineStyle | Defines line style |
CMotionFieldStyle | Defines motion field style |
CTextBoxStyle | Defines the text box parameters |
▼CRender3D | Render3D interface |
CPlaneStyle | Holds the plane style |
CPointCloudStyle | Holds the point cloud style |
CThreadSafeQueue | Thread-Safe Queue class |
Cnvx_keypointf_t | Defines a keypoint data structure |
Cnvx_module_version_t | VisionWorks module version |
Cnvx_point2f_t | Defines a 2D point (float coordinates) |
Cnvx_point3f_t | Defines a 3D point (float coordinates) |
Cnvx_point4f_t | Defines a 4D point (float coordinates) |
Cnvx_version_info_t | VisionWorks library version information |
Cvx_border_mode_t | Use with the enumeration VX_NODE_ATTRIBUTE_BORDER_MODE to set the border mode behavior of a node that supports borders |
Cvx_coordinates2d_t | The 2D Coordinates structure |
Cvx_coordinates3d_t | The 3D Coordinates structure |
Cvx_delta_rectangle_t | The changes in dimensions of the rectangle between input and output images in an output parameter validator. Used in conjunction with VX_META_FORMAT_ATTRIBUTE_DELTA_RECTANGLE and vxSetMetaFormatAttribute |
Cvx_imagepatch_addressing_t | 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: |
Cvx_kernel_info_t | The Kernel Information Structure. This is returned by the Context to indicate which kernels are available in the OpenVX implementation |
Cvx_keypoint_t | The keypoint data structure |
Cvx_perf_t | The performance measurement structure |
Cvx_rectangle_t | The rectangle data structure that is shared with the users |