Menu

Tree [500d8e] master /
 History

HTTPS access


File Date Author Commit
 New folder 2023-01-29 mohamed mohamed [e2f3b2] 00
 __pycache__ 2023-02-03 mohammednabarawy@gmail.com mohammednabarawy@gmail.com [52bf73] 00
 venv 2023-02-04 mohammednabarawy@gmail.com mohammednabarawy@gmail.com [aa3199] 00
 QR code data.xls 2023-02-03 mohammednabarawy@gmail.com mohammednabarawy@gmail.com [58e7a8] 00
 README.md 2023-02-04 MOHAMED ELNABARAWI MOHAMED ELNABARAWI [500d8e] Update README.md
 crop.py 2023-02-02 mohammednabarawy@gmail.com mohammednabarawy@gmail.com [025a3f] 00
 main.py 2023-02-04 mohammednabarawy@gmail.com mohammednabarawy@gmail.com [62ee85] 00
 requirements.txt 2023-01-30 MOHAMED ELNABARAWI MOHAMED ELNABARAWI [303bd5] Create requirements.txt
 setup.py 2023-02-04 mohammednabarawy@gmail.com mohammednabarawy@gmail.com [aa3199] 00

Read Me

QR Code Detector

A simple python application that detects QR codes in an image of invoices that made according to zatca instructions and saves invoices data to an excel file.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • Python 3.x
  • OpenCV
  • Numpy
  • Pyzbar

Installing

Clone the repository

$ git clone https://github.com/mohammednabarawy/qr-detector.git

Navigate to the project directory

$ cd qr-detector

Install the required packages

$ pip install -r requirements.txt

Running the Application

To run the application, simply run the following command:

$ python main.py

Built With

  • OpenCV - A computer vision and machine learning software library.
  • Numpy - A library for the Python programming language, adding support for large, multi-dimensional arrays and matrices.
  • Pyzbar - A library for reading barcodes and QR codes.

Contributions

Contributions are welcome! If you have any suggestions or improvements, feel free to submit a pull request.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.