Skip to content

Latest commit

 

History

264 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

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

16 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages