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

bounding box overlay not showing properly. #28

Open
omikesharwani22 opened this issue Jul 18, 2022 · 1 comment
Open

bounding box overlay not showing properly. #28

omikesharwani22 opened this issue Jul 18, 2022 · 1 comment

Comments

@omikesharwani22
Copy link

when I using rear camera for scanning face. It doesn't show bounding box overlay correctly.

@shubham0204
Copy link
Owner

@omikesharwani22 The issue seems to arise from the flipping from input camera frames that is performed when the front camera is used. The app has a hardcoded camera selection CameraSelector.LENS_FACING_FRONT and thus the image flip operation is applied automatically.

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

No branches or pull requests

2 participants