Skip to content

QRCodes decoding without Quirc #24225

@dkurt

Description

@dkurt

Describe the feature and motivation

Currently, OpenCV is able to detect and encode QR codes with objdetect module. However decoding requires to build with Quirc library.

Using https://github.com/yansikeim/QR-Code/blob/master/ISO%20IEC%2018004%202015%20Standard.pdf (section 11: Decoding procedure overview) implement a decoding without quirc

Current progress on https://github.com/dkurt/opencv/tree/qrcode_decode branch:

Additional context

No response

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions