ImageDev

CorrelationMsr

Contains the position of the main correlation peak detected in an image and other information related to the correlation computation.

Information about the measurement named measurement can be accessed by using the method measurementInformation() which returns a FieldInformation
Information about the measurement named measurement can be accessed by using the property measurementInformation which returns a FieldInformation
Information about the measurement named measurement can be accessed by using the property measurement_information which returns a FieldInformation

Object members

Measurement name DescriptionElement typeIndexingPhysical Information
minComputed The minimum correlation computed score before normalization. Floating point [time] COEFFICIENT
maxComputed The maximum correlation computed score before normalization. Floating point [time] COEFFICIENT
matchingPositionX The X coordinate of the best matching position in the output image. Floating point [time] COORDINATE
matchingPositionY The Y coordinate of the best matching position in the output image. Floating point [time] COORDINATE
minTheoretical The minimum score theoretically possible. Floating point [time] COEFFICIENT
maxTheoretical The maximum score theoretically possible. Floating point [time] COEFFICIENT

Object methods

Method Description
void toDataFrame() Convert the measurement to an IOLink.DataFrame
One or more "index" columns will be added at the beginning of the dataframe to identify the different elements. For instance:
  • index [label]: The index of the label. This index systematically starts from 0 and is the label value minus 1 when all label values are represented. When there are some missing label values, the corresponding label value cannot be directly deduced from this index.
  • index [time]: The sequence index of a time series or of an image stack.
Method Description
void ToDataFrame() Convert the measurement to an IOLink.DataFrame
One or more "index" columns will be added at the beginning of the dataframe to identify the different elements. For instance:
  • index [label]: The index of the label. This index systematically starts from 0 and is the label value minus 1 when all label values are represented. When there are some missing label values, the corresponding label value cannot be directly deduced from this index.
  • index [time]: The sequence index of a time series or of an image stack.
Method Description
void to_data_frame() Convert the measurement to an IOLink.DataFrame
One or more "index" columns will be added at the beginning of the dataframe to identify the different elements. For instance:
  • index [label]: The index of the label. This index systematically starts from 0 and is the label value minus 1 when all label values are represented. When there are some missing label values, the corresponding label value cannot be directly deduced from this index.
  • index [time]: The sequence index of a time series or of an image stack.

Related algorithms




© 2026 Thermo Fisher Scientific Inc. All rights reserved.