Skip to content

Can't read QRCode with different colors #62

Open
@Nom4d3

Description

@Nom4d3

The regular qrcodes are black with white background. They are working like a charm.

But I have here hundred of cards with a white qrcode on a blue background. And I can't make the android vision recognize these qrcodes with different colors.
Every qrcode reader from the Google Play works perfectly. But I can't read them using android vision api.

I've played with different colors here and the problem seems to be the with background. Every qrcode with dark color with white background works. But if i change the white background, it stops working.

Any solution for this? Any parameters that I can change? I'm trying to avoid using an external lib as we have the native support.

Sorry if this is not a issue, but I've searched a lot without success and I can read without problems using other apps. But I'm not sure if they are using the new api. Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions