scale_ratio property
Use this property to set and retrieve the scale ratio to be applied to images before matching.
Typically used to compensate for different vertical and horizontal pixels density on some devices.
Syntax
eyes.scale_ratio = value
value = eyes.scale_ratio
Type:float
The scale ratio to use.