MultiCam Boards Documentation > MultiCam Documentation > MultiCam Reference > Channel Class > Cluster Category > Expert Level (Cluster) > ImageColorRegistration

ImageColorRegistration

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

Description

Type

Integer

Description

Alignment of Bayer pattern filter over acquired surface

"Set" effect

"Get" effect

Returns the filter alignment setup currently involved

Classification

Class

Channel

Category

Cluster

Level

Adjust

Identifiers

String

ImageColorRegistration

C, C++

MC_ImageColorRegistration

.NET

MC.ImageColorRegistration

Numerical

1274

This parameter indicates how the Bayer pattern filter covers the image acquired in the destination surface. It applies when Spectrum is COLOR and ColorMethod is BAYER.

It is automatically set according to the value of ColorRegistration and according to the setting of the grabbing window.

Upper left corner of destination surface

Possible values

Name

Identifier

Description

GB

MC_ImageColorRegistration_GB

The first two pixels are green and blue.

BG

MC_ImageColorRegistration_BG

The first two pixels are blue and green.

RG

MC_ImageColorRegistration_RG

The first two pixels are red and green.

GR

MC_ImageColorRegistration_GR

The first two pixels are green and red.