Skip to content

wblachowski/camculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

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

No packages published

Contributors 2

  •  
  •  

Languages