EFoundPattern::GetScaleY

Vertical Scaling factor of the found pattern, in units (not percents).

Namespace: Euresys::Open_eVision

[C++]

float GetScaleY() const

Remarks

EPatternFinder does not support anisotropic scaling. In that case, this will return the same result as EFoundPattern::Scale.

EFoundPattern.ScaleY

Vertical Scaling factor of the found pattern, in units (not percents).

Namespace: Euresys.Open_eVision

[C#]

float ScaleY

{ get; }

Remarks

EPatternFinder does not support anisotropic scaling. In that case, this will return the same result as EFoundPattern.Scale.

EFoundPattern.ScaleY

Vertical Scaling factor of the found pattern, in units (not percents).

Module: open_evision

[Python]

ScaleY: float

{get}

Remarks

EPatternFinder does not support anisotropic scaling. In that case, this will return the same result as EFoundPattern.Scale.