Completed
Click image to zoom in
PhotoGraph | January 2023
PhotoGraph detects image edges using computer vision techniques and turns them into graph visualizations.
Motivation of the Project
This idea started out as a playful bet/challenge. A classmate of mine wanted to use an already existing program in Github (https://github.com/kevinjycui/DesmosBezierRenderer). However, coming from windows, neither of us were able to use it as some packages don't work or will work but with lots of effort to understand and debug (or we just don't know how to download it, idk) in Windows. So, I tried to recreate it in my own way, using OpenCV, skimage, and matplotlib.
Computer Vision CLI Application
OpenCV
Python
Matplotlib
NumPy
Collaborators: