VisionWorks Toolkit Reference

December 18, 2015 | 1.2 Release

 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Matrix Data Object Extensions

Adds various extensions to the vx_matrix object.

This section describes different extensions and features to the standard Object: Matrix.

Data Types

In addition to VX_TYPE_INT32 and VX_TYPE_FLOAT32 type as defined by OpenVX, VisionWorks supports all other scalar types as matrix element type (from VX_TYPE_INT8 to VX_TYPE_FLOAT64). It supports also NVX_TYPE_POINT2F and NVX_TYPE_POINT3F.