ScottLogic/lookingatyou

Tidy up poseDetection.ts

Opened this issue · 0 comments

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.