Basarqari / MathScan

Open Source Optical Character Recognition Application for detecting and solving mathematical equations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Picture

Open Source Optical Character Recognition Application for detecting and solving mathematical equations

Table of Contents

About

MathScan started as a final project for my apprenticeship. I wanted to create an Open Source OCR application for solving simple mathematical equations (Addition and Subtraction). The project evoled since. The OCR Application is not able to detect handwritten equations presently. Since finishing the final project I added a calculator with dynamic Math Formular to create or edit detected equations.

Before realesing the project to the AppStore, I will add ADT's for solving and add division and multiplication. After adding ADT's I will include a wiki page to explain how every component works.

Please feel free to contribute to the project to make it even better :)

Roadmap

  • 0.0.2

    • Connection OCR with Calculator
    • Finish SettingsVC
    • Finish Calculator Formula
  • 0.1.0

    • Using ADT`s for Calculating

Release History

  • 0.0.1
    • Work in progress
    • Camera OCR & Calculator with dynamic Math Formula

Authors

  • Benedikt Veith

Distributed under the GNU General Public License. See LICENSE for more information.

Contributing

  1. Fork it (https://github.com/benediktveith/MathScan/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

Resources

About

Open Source Optical Character Recognition Application for detecting and solving mathematical equations

License:GNU General Public License v3.0


Languages

Language:Swift 94.4%Language:Objective-C++ 4.4%Language:Objective-C 0.7%Language:Ruby 0.3%Language:C 0.1%