week 08 mar 19, 2025
Reflected on demo day feedback and decided on next steps. Feedback
week 07 mar 12, 2025Created a WebcamController class to manage webcam processing across multiple webcams. Also, I prepared for demo day by creating a WebSocket server for communication between my Python script and my website. Python, WebSocket
week 06 mar 05, 2025Upgraded the MediaPipe model to BlazePose, and used OpenCV transforms to create an initial “blobbification” algorithm.
Python, OpenCV