Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/amir-shiati/equation-solver

An image processing project that can solve simple math equations in an image.
https://github.com/amir-shiati/equation-solver

equation-solver image-processing matlab number-recognition

Last synced: 6 days ago
JSON representation

An image processing project that can solve simple math equations in an image.

Awesome Lists containing this project

README

        

# equation-solver
An image processing project that can solve simple math equations in an image.

so it works like this:

You give it an image :

![alt text](https://github.com/amir-shiati/equation-solver/blob/master/pg/k2.png)

And then it solves it :

![alt text](https://github.com/amir-shiati/equation-solver/blob/master/pg/Results/k2.PNG)

Have fun!