Inspiration
College Pool Table
What it does
A tool to aid pool players, by highlighting acceptable shots
How we built it
Backend built with python. Open CV for computer vision tools, identifying the ball colours and co-ordinates. Data passed to
Challenges we ran into
One script is written in Python 3, another in python 2. To tie the backend to the front end, they must both be of the same python version.
Accomplishments that we're proud of
Computer vision technology, to identify balls in an image and scale their coordinates on a standardized pool table.
What we learned
Always check compatibility and communicate versions before trying to merge files together
What's next for Does it cut?
Re-writing backend scripts so they are of the same version, allowing the front end to be tied to it. After that, an app to guide how the image should be taken will be developed.
Log in or sign up for Devpost to join the conversation.