SoBinaryCorrelationProcessing2dSbCorrelationDetail Structure |
Results details of image correlation.
Namespace: OIV.ImageViz.Engines.GeometryAndMatching.PatternRecognition
The SoBinaryCorrelationProcessing2dSbCorrelationDetail type exposes the following members.
Name | Description | |
---|---|---|
SoBinaryCorrelationProcessing2dSbCorrelationDetail(SoImageAnalysisResult) | Calls SbCorrelationDetail(analysis, System.Int32(0)). | |
SoBinaryCorrelationProcessing2dSbCorrelationDetail(SoImageAnalysisResult, Int32) | Initializes a new instance of the SoBinaryCorrelationProcessing2dSbCorrelationDetail class |
Name | Description | |
---|---|---|
Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType.) | |
GetHashCode | Returns the hash code for this instance. (Inherited from ValueType.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType.) |
Name | Description | |
---|---|---|
MatchingPositionX | The x coordinate of the best matching position in the output image. | |
MatchingPositionY | The y coordinate of the best matching position in the output image. | |
MaxComputed | The maximum correlation computed score before normalization. | |
MaxTheoretical | The maximum score theoretically possible. | |
MinComputed | The minimum correlation computed score before normalization. | |
MinTheoretical | The minimum score theoretically possible. |