The Converter class provides methods for setting the Bayer conversion mode for a specified color mode. Software conversion is done on the PC, while hardware conversion (USB 3 uEye CP/LE/ML) is done in the camera. The use of a larger filter mask results in a higher image quality, but increases the computational load. For further information, please refer to the "Camera basics: Color filters" chapter in the uEye manual.
Hardware conversion is only supported by USB 3 uEye CP/LE/ML cameras. uEye LE USB 3.1 Gen 1 does not support hardware debayering. |
While free run mode is active, you cannot change the color conversion type. To do so, you must first stop the capturing process using Stop() or set the camera to trigger mode (see Trigger). |
Methods
Method |
Description |
---|---|
Returns for color cameras the set mode for the specified color mode. |
|
Returns the default converter for a color mode. |
|
Returns for color cameras all available Bayer conversion modes for the specified color mode. |
|
Sets the converter for a color mode. |