Controlling some Zwift actions using Python + OpenCV

Опубликовано: 11 Июнь 2026
на канале: Thiago F. Pappacena
132
2

Controlling the following Zwift actions using the webcam:
U-turning (at the very beginning of the video, looking to the side and moving the head back)
Waving (detecting the palm of the hand moving, but the first try took a while to work)
Selecting route (moving my face towards the direction of the desired route)

The test code is here: https://github.com/pappacena/opencv-c...