Skip to content

Latest commit

 

History

History
9 lines (4 loc) · 460 Bytes

README.md

File metadata and controls

9 lines (4 loc) · 460 Bytes

Pose Recorder

This project is a desktop based app meant to record poses of participants to a CSV file using Google's mediapipe pose detection.

Notes:

This project started as an adaptation to the work done by @furas, which started as answer for question on Stackoverflow: How display multi videos with threading using tkinter in python?