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

Refactor PoseNet code #39

Open
BergmuellerNiklas opened this issue Jun 20, 2020 · 2 comments
Open

Refactor PoseNet code #39

BergmuellerNiklas opened this issue Jun 20, 2020 · 2 comments
Assignees
Labels
backlog Issues that are unlikely to be finished in the MVP

Comments

@BergmuellerNiklas
Copy link
Collaborator

Change joint coordinate dictionary from a [String: Float] dictionary to a [JointName: CGPoint] dictionary.

@BergmuellerNiklas BergmuellerNiklas self-assigned this Jun 20, 2020
@lgerhardt45
Copy link
Owner

Fuck, I merged the PoseNet branch because I didn‘t even remember what we talked about this morning anymore 🙈. Thanks for opening the issue!

@BergmuellerNiklas BergmuellerNiklas added the backlog Issues that are unlikely to be finished in the MVP label Jun 21, 2020
@BergmuellerNiklas
Copy link
Collaborator Author

Refactor analyse function in ProcessingView, so that we don't create a single PoseNet obejct for each frame, but rather use structs for the values.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog Issues that are unlikely to be finished in the MVP
Projects
None yet
Development

No branches or pull requests

2 participants