Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tidy up poseDetection.ts #561

Open
Adam-McDevitt opened this issue Aug 20, 2019 · 0 comments
Open

Tidy up poseDetection.ts #561

Adam-McDevitt opened this issue Aug 20, 2019 · 0 comments
Labels
👶Good First Issue Good first issue for those new to the project 🕺Pose Interaction ♻️ Refactor Refactor required

Comments

@Adam-McDevitt
Copy link
Contributor

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.

@Adam-McDevitt Adam-McDevitt added ♻️ Refactor Refactor required 🕺Pose Interaction 👶Good First Issue Good first issue for those new to the project labels Aug 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
👶Good First Issue Good first issue for those new to the project 🕺Pose Interaction ♻️ Refactor Refactor required
Projects
None yet
Development

No branches or pull requests

1 participant