ColorRegistrationControl

Controls the color registration

Applicable product(s): 1624 Grablink Base, 1623 Grablink DualBase, 1622 Grablink Full, 1626 Grablink Full XR.

Parameter Info

Class Category Level Type Access
Channel Camera Features EXPERT Enumerated Set and Get
Num ID String Identifier C, C++ identifier
10850 << 14 ColorRegistrationControl MC_ColorRegistrationControl

Parameter Description

This enumerated parameter controls the method used for ensuring the correct registration of the colors in the image.

Parameter Usage

For the particular case of Bayer CFA bilinear line-scan cameras such as the Basler Sprint color, it is necessary to start the acquisition of a new image at a 2-line boundary to ensure a correct color registration of the captured Bayer CFA image.

This is achieved by using the FVAL signal to discriminate between the first and the second line of the Bayer CFA sensor.

Parameter Values

Enumeration: FVAL, NONE

Table 1. FVAL
MC_ColorRegistrationControl_FVAL

Applicable product(s): 1624 Grablink Base, 1623 Grablink DualBase, 1622 Grablink Full, 1626 Grablink Full XR.

Description

Use the FVAL signal as a qualifier for the first line of an image. The first line of an image always corresponds to the first LVAL after FVAL rising.
Applicability condition(s):
  • Condition: All BoardTopology values but MONO_SLOW and DUO_SLOW
Table 2. NONE
MC_ColorRegistrationControl_NONE

Applicable product(s): 1624 Grablink Base, 1623 Grablink DualBase, 1622 Grablink Full, 1626 Grablink Full XR.

Description

Ignore any signal for qualifying the first line of an image (in line-scan acquisition).

Default value.