CorrelationMsr
Contains the position of the main correlation peak detected in an image and other information related to the correlation computation.
Object members
Measurement name | Description | Element type | Indexing |
---|---|---|---|
minComputed | The minimum correlation computed score before normalization. | Floating point | [time] |
maxComputed | The maximum correlation computed score before normalization. | Floating point | [time] |
matchingPositionX | The X coordinate of the best matching position in the output image. | Floating point | [time] |
matchingPositionY | The Y coordinate of the best matching position in the output image. | Floating point | [time] |
minTheoretical | The minimum score theoretically possible. | Floating point | [time] |
maxTheoretical | The maximum score theoretically possible. | Floating point | [time] |