Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/amir-shiati/equation-solver
- Owner: amir-shiati
- Created: 2019-05-21T06:00:56.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-05-21T06:17:43.000Z (over 5 years ago)
- Last Synced: 2023-11-08T18:37:31.734Z (about 1 year ago)
- Topics: equation-solver, image-processing, matlab, number-recognition
- Language: MATLAB
- Size: 72.3 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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!