Skip to content

wblachowski/camculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

264 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Camculator

An Android app capable of recognizing and solving math equations based on the camera input. It supports systems of equations with the following constraints:

  • only containing integers,
  • having only the following operators: +, -, /, * and ^ (exponentiation)
  • the variables are marked as one of the following: x, y, z or w

The app uses a custom CNN model trained on custom data.

Screenshots

Demo

About

Android app for solving handwritten math equations.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages