Coder Social home page Coder Social logo

pvgupta24 / ocr-web-app Goto Github PK

View Code? Open in Web Editor NEW
4.0 2.0 0.0 1.98 MB

A Web App for Optical Character Recognition using Tesseract OCR and ImageMagick..

Home Page: http://ocrweb.herokuapp.com

JavaScript 23.13% CSS 1.64% HTML 12.08% Shell 63.15%
nodejs javascript bootstrap tesseract tesseract-ocr multer jquery angularjs imagemagick leptonica

ocr-web-app's Introduction

OCR Web

This is a web app which uses the Tesseract API for Optical Image Recognition. This app will be deployed heresoon.

The basic functionality of the application is demonstrated in this video

Usage Instructions

Prerequisites

  • leptonica

  • tesseract

  • node

  • npm

Instructions for contributing can be found -> CONTRIBUTING.md file.

Installing Dependencies

  • Clone this repository .

  • Run npm install in the root directory to install the dependencies.

  • Change to public directory and build the Angular app.

  • Run npm start from the root directory.

  • The app is now available at http://localhost:3000

Tools and Frameworks used

Front end

  • Bootstrap

  • AngularJS

Server side

  • Nodejs (with Express)

  • Node Tesseract : Used as a wrapper for using the tesseract API's for the Node Platform

  • Fred's ImageMagicks textcleaner Bash scripts : To enhancing the image and reducing noisefor better read.

  • Tesseract OCR Engine

  • Multer : For managing the uploaded image files (Node)

Limitations

  • As of now, it is implemented to recognize only English characters.

  • Though the Tesseract-OCR engine is powerful, there is a limitation to its performance.

Future additions

  • Reduce noise in the uploaded image (Clean).
  • Display the cleaned image in front-end.
  • Use multipart formdata to upload files through Angular HTTP Request(and add other processing functionalities).
  • Copy text to be implemented using ngClipboard angular directive.
  • Retrieve text from multiple images in a single request.

ocr-web-app's People

Contributors

pvgupta24 avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

ocr-web-app's Issues

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.