Skip to content

ywang021/HMERV

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HMERV

Handwritten Mathematical Expression Recognition and Verification

Graduation Project


First stage:

preprocess image and look for related dataset

segment image into areas with printed or handwritten content

Second stage:

  1. detect printed(problems) and handwritten(solutions) texts(still needs improving)

  2. parse printed texts with pytesseract and recognize the handwritten

  3. set up problem sets(or problem db)

  4. search in the problem sets for the problem matching the parsed printed texts

  5. verify the solution with the right one retrieved from problem sets

About

Handwritten Mathematical Expression Recognition and Verification

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%