ImageDev

CrossCorrelation2dMsr

Contains the position of the main correlation peak detected in an image.

The object also returns the minimum and maximum correlation scores computed before normalization.

Object members

Measurement name DescriptionElement typeIndexing
minComputed The minimum correlation score computed before normalization to [-1.0 ; 1.0]. Floating point [slice]
maxComputed The maximum correlation score computed before normalization to [-1.0 ; 1.0]. Floating point [slice]
matchingPositionX The X coordinate of the best matching position in the output image. Unsigned integer [slice]
matchingPositionY The Y coordinate of the best matching position in the output image. Unsigned integer [slice]

Related algorithms