GithubHelp home page GithubHelp logo

aim97 / ocr Goto Github PK

View Code? Open in Web Editor NEW
2.0 0.0 0.0 73 KB

java OCR application with Matlab backend

License: GNU General Public License v3.0

MATLAB 4.85% Java 95.15%
java ocr matlab matlab-toolbox matlab-script

ocr's Introduction

OCR (Optical character recognition)

A simple application that can extract characters from a given image, let's say you have a book of just images, and you can't copy the data from it, this application will read the images and produce a text file for each.

How it works

the program relies on Matlab OCR tools for detecting the characters in the image, and produces a file to the given desctination, java is used to provide a more user friendly Interface for the user.

dependencies

  • Matlab: you need to install the computer vision toolbox (or generally the toolbox that ha OCR in it)
  • JRE (Java runtime environment)

Limitations and Future work

  • the project only works on a single specified image, so it can't really solve the book problem above yet ๐Ÿ˜„, so the future work is simply to make it handle that part, to open a given folder, read all images in it and make a book out of it.
  • May be you want to write the output to something other than .txt files like .docx or something, but we won't do that, you want it, do it yourself ๐Ÿ˜„.

Participants

  • Mohamed Abd-elmagid (me ๐Ÿ˜„)
  • Manar Arabi
  • Mahmoud Atef
  • Salma sayed

finally

:smile:

ocr's People

Contributors

aim97 avatar

Stargazers

 avatar  avatar  avatar

ocr's Issues

Licence

WE don't have a licence so just check and add one

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.