DOMINO Series
In the Domino boards implementation, the pixel data output format is linked to the type of camera.
RGB planar and packed formats are available only when a RGB camera is attached to the board.
Y formats are available only when a monochrome camera is attached to the board.
Domino Iota and Domino Alpha 2 use 8-bit ADC's, limiting the bit depth of the pixel output data to 8-bit.
Domino Melody, Domino Harmony, and Domino Symphony implement a 10-bit ADC's and pixel data interpolation. They provide the choice between three bit depth for the pixel data output: 8-bit (default), 10-bit, and 16-bit.
Available values of ColorFormat according to the camera class
Camera class |
Domino Iota |
Domino Melody |
Domino Harmony |
Analog monochrome |
Y8 |
Y8, Y10, Y16 |
Y8, Y10, Y16 |
Analog RGB |
- |
- |
RGB24, RGB32, RGB24PL, RGB30PL, RGB48PL |