ColorRegistration

Alignment of the color pattern filter over the camera window

Applicable product(s): 1191 Grablink Value, 1198 Grablink Avenue, 1621 Grablink Express, 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
1273 << 14 ColorRegistration MC_ColorRegistration

Parameter Description

When ColorMethod is BAYER, this parameter indicates how the Bayer pattern filter covers the camera active window.

Upper left corner of camera window

When ColorMethod is TRILINEAR, this parameter states the order the three sensing lines are arranged on the CCD chip.

This parameter is otherwise irrelevant.

See also Camera Color Pattern Filter Alignment.

Parameter Values

Enumeration: GB, BG, RG, GR, RGB, GBR, BRG

Table 1. GB
MC_ColorRegistration_GB

Applicable product(s): 1191 Grablink Value, 1198 Grablink Avenue, 1621 Grablink Express, 1624 Grablink Base, 1623 Grablink DualBase, 1622 Grablink Full, 1626 Grablink Full XR.

Description

The first two pixels are green and blue.
Applicability condition(s):
  • Condition: ColorMethod is set to BAYER
Table 2. BG
MC_ColorRegistration_BG

Applicable product(s): 1191 Grablink Value, 1198 Grablink Avenue, 1621 Grablink Express, 1624 Grablink Base, 1623 Grablink DualBase, 1622 Grablink Full, 1626 Grablink Full XR.

Description

The first two pixels are blue and green.
Applicability condition(s):
  • Condition: ColorMethod is set to BAYER
Table 3. RG
MC_ColorRegistration_RG

Applicable product(s): 1191 Grablink Value, 1198 Grablink Avenue, 1621 Grablink Express, 1624 Grablink Base, 1623 Grablink DualBase, 1622 Grablink Full, 1626 Grablink Full XR.

Description

The first two pixels are red and green.
Applicability condition(s):
  • Condition: ColorMethod is set to BAYER
Table 4. GR
MC_ColorRegistration_GR

Applicable product(s): 1191 Grablink Value, 1198 Grablink Avenue, 1621 Grablink Express, 1624 Grablink Base, 1623 Grablink DualBase, 1622 Grablink Full, 1626 Grablink Full XR.

Description

The first two pixels are green and red.
Applicability condition(s):
  • Condition: ColorMethod is set to BAYER
Table 5. RGB
MC_ColorRegistration_RGB

Applicable product(s): 1191 Grablink Value, 1198 Grablink Avenue, 1621 Grablink Express, 1624 Grablink Base, 1623 Grablink DualBase, 1622 Grablink Full, 1626 Grablink Full XR.

Description

The three sensing lines are ordered as red, green and blue.
Applicability condition(s):
  • Condition: ColorMethod is set to TRILINEAR
Table 6. GBR
MC_ColorRegistration_GBR

Applicable product(s): 1191 Grablink Value, 1198 Grablink Avenue, 1621 Grablink Express, 1624 Grablink Base, 1623 Grablink DualBase, 1622 Grablink Full, 1626 Grablink Full XR.

Description

The three sensing lines are ordered as green, blue and red.
Applicability condition(s):
  • Condition: ColorMethod is set to TRILINEAR
Table 7. BRG
MC_ColorRegistration_BRG

Applicable product(s): 1191 Grablink Value, 1198 Grablink Avenue, 1621 Grablink Express, 1624 Grablink Base, 1623 Grablink DualBase, 1622 Grablink Full, 1626 Grablink Full XR.

Description

The three sensing lines are ordered as blue, red and green.
Applicability condition(s):
  • Condition: ColorMethod is set to TRILINEAR