Nick Mondora

View Original

OCR Calculator

This was my individual project for my Engineering 133 class. The idea is to use optical character recognition (OCR) to read an expression from an image and perform common calculus fundamentals. This program allows the user to point their camera at a math expression that contains either an integral or derivative and then solves it for them. It returns all necessary information such as: equation of the indefinite integral or derivative, a graph of the original function and the integral or derivative, the derivative evaluated at a certain point, or the integral over a certain range.