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.
The object also returns the minimum and maximum correlation scores computed before normalization.
Object members
Measurement name | Description | Element type | Indexing |
---|---|---|---|
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] |