Software engineerVancouver, BC
← Earlier projects

Earlier project

PaintTrix

A Python app for drawing on screen with hand gestures captured by a camera.

PaintTrix project logo

Drawing with gestures

PaintTrix uses camera input and pose estimation to let people draw on screen with hand movements. The desktop app uses Python and TkInter.

The implementation translates pose estimates into drawing controls, with attention to responsiveness and stable input.

Technologies

Python · TkInter · Pose estimation