ECorrelationMode Enum

Allowed values for the EasyMatch correlation mode.

Namespace: Euresys::Open_eVision_22_12

ECorrelationMode_Standard
Correlation sensitive to changes in intensity and/or contrast (computed from the raw image/pattern gray values).
ECorrelationMode_OffsetNormalized
Correlation made unsensitive to changes in intensity (computed from the centered image/pattern gray values).
ECorrelationMode_GainNormalized
Correlation made unsensitive to changes in contrast (computed from the reduced image/pattern gray values).
ECorrelationMode_Normalized
Correlation made unsensitive to changes in both intensity and contrast (computed from the centered and reduced image/pattern gray values). Default mode.

ECorrelationMode Enum

Allowed values for the EasyMatch correlation mode.

Namespace: Euresys.Open_eVision_22_12

Standard
Correlation sensitive to changes in intensity and/or contrast (computed from the raw image/pattern gray values).
OffsetNormalized
Correlation made unsensitive to changes in intensity (computed from the centered image/pattern gray values).
GainNormalized
Correlation made unsensitive to changes in contrast (computed from the reduced image/pattern gray values).
Normalized
Correlation made unsensitive to changes in both intensity and contrast (computed from the centered and reduced image/pattern gray values). Default mode.