excludeLongLines property
Whether to exclude long horizontal and vertical lines from text recognition.
When true, lines that span a significant portion of the image are ignored to avoid false positives. Default: true
Implementation
final bool excludeLongLines;