Skip to content

Android: Android sample app doesn't ignore shaded areas in the overlay when scanning for QR/Bar code #87

Description

@asednev

Original Barcode Scanner app based on ZXing java library does an outstanding job ignoring any possible QR codes in the shaded areas in overlay. ZXing.Net.Mobile implementation, however, disregards what's shaded in overlay and still looks for QR codes in the full frame.

Please see the screenshot below, I expect "A2 PART" being scanned nonetheless "TEST" gets scanned every single time when I point a camera the way it's on the screenshot.

Is this by design? Is there a way to achieve the behavior I expect?

Thanks

screenshot_2014-01-23-07-23-51

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions