IDS Peak comfortSDK, genericSDK, IPL, and AFL developer manuals are external documents. Please contact us if you need them.
This chapter contains the descriptions of all supported features from the Image Correction Control category.
Name |
ImageCorrectionControl |
Category |
Root |
Interface |
Category |
Access |
Read |
Unit |
- |
Visibility |
Beginner |
Values |
- |
Standard |
IDS |
Availability uEye+ |
|
Availability uEye |
|
Color correction
Color correction is only available for color sensors.
When you set ColorCorrectionMode to "Auto", color correction is enabled as soon as the target PixelFormat requires debayering.
The ColorCorrectionStatus tells you, if color correction is not available, enabled or disabled (ColorCorrectionMode = "Off").
Auto |
RAW Bayer format (e.g. BayerRG8) |
NotAvailable |
Auto |
Monochrome format (e.g. Mono8) |
Enabled |
Auto |
Color format (e.g. RGB8) |
Enabled |
Off |
any PixelFormat |
Disabled |
Using a color correction matrix
You can choose the predefined color correction matrix (CCM) by setting ColorCorrectionMatrix to "HQ".
If you want to use your own CCM, set ColorCorrectionMatrix to "Custom0" and set the values with ColorCorrectionMatrixValueSelector and ColorCorrectionMatrixValue.
For additional information and examples, see Color Correction.