Supported by:
Cameras equipped with a polarizing image sensor. Check for support using PxLGetCameraFeatures.
Description:
Defines how the API should interpret the pixel format PIXEL_FORMAT_HSV4_12. This interpretation will impact the APIs preview capability, as well as the image formatting / conversions that are done (on PIXEL_FORMAT_HSV4_12 frames) via PxLFormatImage.
API Control:
Feature | Num Params | Parameters | Units | Restrictions |
FEATURE_POLAR_HSV_INTERPRETATION Specifies how the API should interpret the pixel format PIXEL_FORMAT_HSV4_12. | 1 | fInterpretation | N/A | Integer Only (seeĀ HSV Interpretation) |
Feature Flags:
Camera | Presence | Read Only | Auto | Manual | One-time Auto | Off | Settable While Streaming | Persistable |
Cameras equipped with a polarizing sensorĀ | Yes | No | No | Yes | No | No | No | No |
Parameter Values:
Parameter | Unit | Type | Min | Max | Default | Step Size | Comments |
fInterpretation | None | Absolute | 0 | 2 | 0 | 1 | See HSV Interpretation. |