Skip to content

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

@lgwds

Description

@lgwds

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions