Check image dimension after transformation before barcode decoding

Authored by vkrause on Sep 30 2018, 5:57 PM.

Description

Check image dimension after transformation before barcode decoding

This allows us to discard all images that are larger than the barcode
scanner, and are therefore useless to even attempt to decode. Since
those are particularly expensive, this speeds up the extractor test
suite by almost 20%.

Details

Committed
vkrauseSep 30 2018, 5:57 PM
Parents
R1003:752ec4d22ce4: Align BusTrip API with schema.org
Branches
Unknown
Tags
Unknown