openfoodfacts / openfoodfacts-ai

This is a tracking repo for all our AI projects. 🍕 🤖🍼
212 stars 50 forks source link

Extract QR codes from photos #44

Open CloCkWeRX opened 5 years ago

CloCkWeRX commented 5 years ago

What

Part of

gaurishankar9793 commented 5 years ago

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 commented 5 years ago

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

gaurishankar9793 commented 5 years ago

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

teolemon commented 5 years ago

I've run QR code detection on the dataset

gaurishankar9793 commented 5 years ago

https://colab.research.google.com/github/gaurishankar9793/Qr-code-Extraction-/blob/master/Qrcode_detection.ipynb

mayankcs commented 2 years ago

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