Giter Club home page Giter Club logo

optical-character-recognition-ocr's Introduction

Optical-Character-Recognition-OCR

OCR is one of the new and highest trending technology by which you can extract the data from any image. Image can be car number plate, any pdf file, etc. There are certain task which can be proceed by using OCR. With help of few libraries of Python you can easily use them. The libraries used are- OpenCV and Python Tesseract.

Here IDE used was PyCharm from where you can easily download the packages without getting any pip issue while using CMD.

Description about the libraries

  1. OpenCV - It is one of the common libraries in which you can easily solve the computer vision problems and used for numerical computations basically for the image purpose. You can read the image and do certain pre-pocessing of the image like removal of noise, shaping the edges, etc.

  2. Python Tesseract - Whereas Python tesseract is the common tool for the OCR purpose only. With help of these you can do multiple functions such as read the embedded digits, characters, string, etc. from any image. But make sure that image should be well pre-processed if there is any kind of noise or distortion is present than the output may vary. You can have more look at the github repo - https://github.com/tesseract-ocr/tessdoc

Working Process

  1. Install the packages in PyCharm by navigating in following manner- Settings-> Python Interpreter-> Click on + -> Choose the package that you want to intsall -> Click on download package

  2. Refer to downlaoded path to tesseract.exe

  3. Import image and convert into RGB

  4. Do the fuctionalities which you want to perform. Some of them will be given in form of py file.

Example->

Sample Data

Output

optical-character-recognition-ocr's People

Contributors

pranjalsharma26 avatar

Watchers

 avatar

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.