Thanks to visit codestin.com
Credit goes to github.com

Skip to content

c0pt4n/PyOCR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyOCR

Python Optical Character Recognition (PyOCR) is a simple python code that acts as an OCR client (text detection).

Key points

  1. GUI using PyQT
  2. OCR detection using tesseract

Tasks

For reference, the document detailing tasks is here. It is recommended to attach a commit hash to each completed task for ease of revision. Note: This document may be changed during development as needed.

Installation

  1. Clone the repo
git clone https://github.com/c0pt4n/PyOCR pyocr
cd pyocr
  1. Create a virtual environment.
python -m venv .venv
source ./.venv/bin/activate
  1. Install the requirements
pip install -r requirements.txt

Team members

  1. Omar Mohamed Mahmoud Ibrahim
  2. Mohamed Ahmed Mohamed Ali Shehata
  3. Mohamed Ahmed Mohamed Atta
  4. Omar Mohamed Abdo
  5. Salah Eldin Mohamed Salah
  6. Hussein Arafat

About

Simple OCR in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages