Inspiration
It was inspired by having the need to find a way to analyze a hand-drawn or digital graph numerically.
What it does
It scans a contour of a graph inorder to find an equation. From the equation, it finds additional data such as turning points and solutions. It takes a graph that would normally not have that much information and allows the user to find out more about the trends of the graph
How I built it
We built our program using Python, OpenCV, FLask, and Bootstrap
Challenges I ran into
Challenges were connecting the front and back end of the code.
Accomplishments that I'm proud of
We are proud that the back end of our code is fully functional and able to not only give a formula but also give solutions and turning points.
What I learned
We learned the importance of writing code in the same language and format when distributing work. We also learned that it is important to keep all members on the same page to it is more simple to connect the different parts.
What's next for GraphNote
GraphNote will improve by adding more analytical features to the returned data. We will also work on our accuracy by eliminating small errors.
Log in or sign up for Devpost to join the conversation.