SoGrayscaleCorrelationProcessing2dSbCorrelationDetailMatchingPositionY Property |
The y coordinate of the best matching position in the output image.
Namespace: OIV.ImageViz.Engines.GeometryAndMatching.PatternRecognitionAssembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public float MatchingPositionY { get; }
Public ReadOnly Property MatchingPositionY As Single
Get
public:
property float MatchingPositionY {
float get ();
}
member MatchingPositionY : float32 with get
Property Value
Type:
SingleRemarks See Also