camculator icon indicating copy to clipboard operation
camculator copied to clipboard

Android app for solving handwritten math equations.

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