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

Improve Earlobe Tracking #4

Open
Valkryst opened this issue Nov 22, 2023 · 1 comment
Open

Improve Earlobe Tracking #4

Valkryst opened this issue Nov 22, 2023 · 1 comment

Comments

@Valkryst
Copy link
Owner

We currently have a rudimentary implementation of earlobe tracking. See getEarlobeKeypoints in mesh.js.

  1. Review the existing code. Suggest fixes if there are any obvious issues.
  2. Test the current implementation. Note down cases, preferably with screenshots, where tracking fails.
  3. Make changes and suggest improvements.
@Valkryst
Copy link
Owner Author

Harman suggested using some form of triangulation based on the two current points (ear and side of face) along with a third point that's lower than the one we're using for the side of the face.

I'm not sure how this would work atm, but it's worth looking into.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant