MultiCam Boards Documentation > GRABLINK series Documentation > GRABLINK Base Handbook > Functional Specification > Camera Classes > Color Registration

Color Registration

ColorMethod specifies the spatial structure of the color filters on the camera sensor.

When ColorMethod = BAYER, it specifies the colors of the 2 first pixels of the first image line delivered by the camera. Possible values: are GB, BG, RG, GR. This parameter is used for the configuration of the Bayer CFA decoder.

The enumerated parameter ColorRegistration specifies the alignment of the color pattern filter over the sensor active area.

Note. Sensor Active Area = portion of the sensor effectively used by the camera to build the delivered image data.

When ColorMethod = BAYER, it specifies the color of the first two pixels of the first line of the Sensor Active Area:

Value

Description

GB

The first two pixels are green and blue

BG

The first two pixels are blue and green

RG

The first two pixels are red and green

GR

The first two pixels are green and blue

The information is used by MultiCam to automatically configure the Bayer CFA decoder.