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: 3 months 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 (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-05-21T06:17:43.000Z (about 6 years ago)
- Last Synced: 2025-01-14T00:17:50.397Z (4 months 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 :

And then it solves it :

Have fun!