detectionMinHeightRatio property
Defines the minimum height ratio relative to image height for the detected text region. Ensures the device is close enough to the tire by requiring detected text to meet a minimum height requirement. Higher values are more restrictive (text must be taller, meaning device must be closer). This parameter helps prevent premature scans when the user is too far away and ensures better image quality.
Implementation
double? detectionMinHeightRatio;