Coder Social home page Coder Social logo

prashver / optical-character-recognition Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 1.0 3.28 MB

This is a Streamlit web app leveraging EasyOCR to extract text from uploaded images, presenting it with confidence scores and visual annotations, simplifying Optical Character Recognition tasks.

Home Page: https://prashver-ocr.streamlit.app/

Python 0.74% Jupyter Notebook 99.26%
computer-vision open-cv python streamlit easyocr-library optical-character-recognition

optical-character-recognition's Introduction

ScanMaster OCR

ScanMaster OCR is a simple Streamlit web application that allows users to upload images (in PNG, JPG, or JPEG format) containing text and performs Optical Character Recognition (OCR) to extract and display the text content. It utilizes the EasyOCR library for text extraction and provides a user-friendly interface for viewing the extracted text along with prediction confidence scores.

Features:

  • Supports text extraction from uploaded images in PNG, JPG, or JPEG format.
  • Utilizes EasyOCR library for accurate and efficient Optical Character Recognition (OCR).
  • Displays extracted text along with prediction confidence scores in tabular format.
  • Provides visual annotations on the uploaded image with bounding boxes around detected text.

Usage:

  • Clone the repository to your local machine.
  • Install the required dependencies using pip install -r requirements.txt.
  • Run the Streamlit app locally using streamlit run app.py.
  • Upload an image containing text to perform OCR.
  • View the extracted text along with prediction confidence scores in the table.
  • Visualize the uploaded image with annotated bounding boxes around detected text.

Requirements:

  • Python 3.6 or later
  • EasyOCR
  • Streamlit
  • OpenCV
  • NumPy
  • Pandas
  • PIL (Python Imaging Library)
  • Base64

Contributing:

Contributions are welcome! If you encounter any issues or have suggestions for improvements, feel free to open an issue or submit a pull request.

Live Demo

Recording.mp4

optical-character-recognition's People

Contributors

prashver avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

alphamgmt

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.