Skip to content

zeyadetman/camera-based-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

camera-based-calculator

camera-based simple calculator (in progress), compute formulas from papers.

Steps:

  1. Segment the formula from the image. (in progress)
  2. Extract digits and operators using connected-components method. (Finished)
  3. Recognize the digits and operators. (Low accuracy)
  4. Solve the formula.

How to recognize the digits?

digit recongnition

About

🖩 camera-based calculator (in progress)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages