Tidy up poseDetection.ts #561
Labels
👶Good First Issue
Good first issue for those new to the project
🕺Pose Interaction
♻️ Refactor
Refactor required
This file contains functions for detecting user poses from the Posenet skeleton. The functions work, but the file is just a long list of functions with not much structure to it. Functions related to specific poses, and functions used for several poses, could be pulled into their own files and a utils file respectively.
The text was updated successfully, but these errors were encountered: