tryHarder property

DecodeHintType<void> tryHarder
final

Spend more time to try to find a barcode; optimize for accuracy, not speed. Doesn't matter what it maps to; use {@link Boolean#TRUE}.

Implementation

static final tryHarder = DecodeHintType<void>();