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

using the front camera leads to inaccurate visualizations of key points #28

Closed
lgwds opened this issue Nov 25, 2020 · 2 comments
Closed

Comments

@lgwds
Copy link

lgwds commented Nov 25, 2020

when I use the front camera like this:

controller = new CameraController(
        widget.cameras[1],
        ResolutionPreset.high,
      );

... the pose estimation key points seem way off. Could you please let me know which parameter settings I need to adjust to make it work for the front camera as well?

@lgwds
Copy link
Author

lgwds commented Nov 30, 2020

my PR fixes this issue: #30

@lgwds lgwds closed this as completed Dec 4, 2020
@yogi00195
Copy link

my PR fixes this issue: #30

Please mention what you did to debug it

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

2 participants