Picolo | Picolo Junior 4 | Picolo Pro 2 | Picolo Pro 3 | Picolo Tetra | Picolo Tymo | Picolo Alert | Picolo Diligent |
Domino Iota | Domino Alpha 2 | Domino Melody | Domino Harmony | Domino Symphony |
Grablink Value | Grablink Expert 2 | Grablink Avenue | Grablink Express | Grablink Quickpack ColorScan | Grablink Quickpack CFA | Grablink Full XR | Grablink Full | Grablink DualBase | Grablink Base |
Description
Type |
Enumerated |
Description |
Alignment of the color pattern filter over the camera window |
"Set" effect |
Declares the filter alignment setup |
"Get" effect |
Returns the filter alignment setup |
Classification
Class |
Channel |
Category |
Camera Features |
Level |
Expert |
Identifiers
String |
ColorRegistration |
C, C++ |
MC_ColorRegistration |
.NET |
MC.ColorRegistration |
Numerical |
1273 |
When Spectrum is COLOR and ColorMethod is BAYER, this parameter indicates how the Bayer pattern filter covers the camera active window.
When Spectrum is COLOR and 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.
Values applicable when ColorMethod=BAYER
Name |
Identifier |
Description |
GB |
MC_ColorRegistration_GB |
The first two pixels are green and blue. |
BG |
MC_ColorRegistration_BG |
The first two pixels are blue and green. |
RG |
MC_ColorRegistration_RG |
The first two pixels are red and green. |
GR |
MC_ColorRegistration_GR |
The first two pixels are green and red. |
Upper left corner of camera window
Values applicable when ColorMethod=TRILINEAR
Name |
Identifier |
Description |
RGB |
MC_ColorRegistration_RGB |
The three sensing lines are ordered as red, green and blue. |
GBR |
MC_ColorRegistration_GBR |
The three sensing lines are ordered as green, blue and red. |
BRG |
MC_ColorRegistration_BRG |
The three sensing lines are ordered as blue, red and green. |