Skip to content

Rochak69/Handwritten-linear-equation-solver-using-CNN-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Handwritten-linear-equation-solver-using-CNN-

The application will be able to predict and solve handwritten mathematical equations from the given image. The system is capable of solving expression involving arithmetic operations (addition, subtraction, multiplication) and solve linear equations upto 3 unknown variables..

Key AI concepts used include OCR (Optical Character Recognition) and CNN (Convolutional Neural Networks). OCR is used to preprocess the image and segment characters, while CNN is used to predict the characters.

Download the repo, move to the folder and run

Technologies Used

  • Python
  • Tensorflow, Keras
  • OpenCV
  • Numpy
  • Matplotlibs

Result

Eqaution is drawn on a blank canvas

Character Segmentation

output

2 unknown variables

Capture

When parallel lines are entered

Capturea

3 unknown variables

Capture

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published