ZeusCodes-Official / DS-Olympus-

This repo will serve as the main file for project "DS Olympus".
10 stars 26 forks source link

QR/Barcode Scanner #164

Closed hrugved06 closed 3 years ago

hrugved06 commented 3 years ago

Define You:

Is your feature request related to a problem? Please describe.

I would like to add a Computer Vision model on the creation of a Live Barcode and QR Code Reader that is trained in the local environment, this will be a real-time QR/Barcode Scanner which will be a .py file, where I will be explaining each and every step. I will also add a .ipynb file if needed.

Describe the solution you'd like...

Steps which will be following:-

  1. Setting up a local enviornment
  2. Importing the packages through the command line
  3. Setting-up the required dependencies
  4. Creating main function to run the model
  5. Adding suitable variables and parameters
  6. Then Finally, Testing

Dataset to be used:- There will be real-time scanning of the QR/Barcode

Hey @utkarshxy , Please do assign the issue :-D

Thank You!