|
Jetson Linux API Reference
|
32.7.5 Release
|
Go to the documentation of this file.
37 #ifndef _ARGUS_EXT_PWL_WDR_SENSOR_MODE_H
38 #define _ARGUS_EXT_PWL_WDR_SENSOR_MODE_H
60 DEFINE_UUID(ExtensionName, EXT_PWL_WDR_SENSOR_MODE, 7f510b90,582b,11e6,bbb5,40,16,7e,ab,86,92);
80 DEFINE_UUID(InterfaceID, IID_PWL_WDR_SENSOR_MODE, 7f5acea0,582b,11e6,9414,40,16,7e,ab,86,92);
110 #endif // _ARGUS_EXT_PWL_WDR_SENSOR_MODE_H
DEFINE_UUID(ExtensionName, EXT_BAYER_AVERAGE_MAP, 12c3de20, 64c5, 11e6, bdf4, 08, 00, 20, 0c, 9a, 66)
static const InterfaceID & id()
The top-level interface class.
virtual Status getControlPoints(std::vector< Point2D< float > > *points) const =0
Returns the Piecewise Linear (PWL) compression curve coordinates.
virtual uint32_t getControlPointCount() const =0
Returns the number of control points coordinates in the Piecewise Linear compression curve.
A unique identifier for a libargus Interface.
DEFINE_UUID(InterfaceID, IID_BAYER_AVERAGE_MAP_SETTINGS, 12c3de21, 64c5, 11e6, bdf4, 08, 00, 20, 0c, 9a, 66)
Status
Status values returned by API function calls.