Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extract QR codes from photos #44

Open
Tracked by #77
CloCkWeRX opened this issue Jan 6, 2019 · 6 comments
Open
Tracked by #77

Extract QR codes from photos #44

CloCkWeRX opened this issue Jan 6, 2019 · 6 comments

Comments

@CloCkWeRX
Copy link

CloCkWeRX commented Jan 6, 2019

What

  • Similar to Extract all barcodes (even when blurry and non-readable) #11
  • A small number of products often feature a QR code. Sometimes, these are part of a "competition", almost always these are URLs.
  • By recognising QR codes, simple regex could detect brands from the urls; or automatically link to the product on manufacturer's site.

Part of

@gaurishankar9793
Copy link

hi i am willing to work on this issue have some doubts about it.
has it to be just a qr scanner or we have to extract the qr from the image first

@teolemon
Copy link
Member

I'd be tempted to run a QR code library on the images.

@gaurishankar9793
Copy link

gaurishankar9793 commented Jan 22, 2019

need data set to check my algo
have done the extraction part of the qr code from an image :)

@teolemon
Copy link
Member

teolemon commented Feb 5, 2019

I've run QR code detection on the dataset

@mayankcs
Copy link

Hello, is this issue closed? as it seems gaurishankar9793 solved it.

@teolemon teolemon changed the title Extract QR codes Extract QR codes from photos Sep 20, 2022
@teolemon teolemon added the ✨ enhancement New feature or request label May 11, 2024
@teolemon teolemon removed the ✨ enhancement New feature or request label Oct 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: To discuss and validate
Development

No branches or pull requests

4 participants