CapSolv is a computer vision engine that captures, parses, and solves printed mathematics.
It is distributed under the MIT License.
Note: Compiled using GCC on Linux Mint 17. Also, this probably won't work for other systems until we do some Make surgery.
To run the classification pipeline on an image, navigate to /src/ and run:
$ ./process {{your relative image path}}
cv::THRESH_BINARY
)For any questions or comments, feel free to email smith.jessk@gmail.com, jonathanmclaus@gmail.com, david9517@gmail.com, or tyvanroy@gmail.com.