Skip to content

Improvement: Return QR points considering its "direction". #103

Open
@JaviNET

Description

@JaviNET

Hi,

We are facing issues while using the VISION api to replace ZXing. We need to determine the exact location of the QR in order to detect a text below it.

As you probably know, QRs are oriented, that means, they actually have a direction. One corner is different to the others to determine its direction.

Right now, Barcode.qrPoints order is determined by the direction of the analyzed picture, not by the direction of the QRCode. My proposal would be to return the points ordered by the QR direction instead, taking the QR "different corner" as [0].

PS: Please let me know if this is not the correct place to submit this suggestion.

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