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

How are bounding boxes interpreted? #24

Open
skiunke opened this issue Aug 21, 2021 · 0 comments
Open

How are bounding boxes interpreted? #24

skiunke opened this issue Aug 21, 2021 · 0 comments

Comments

@skiunke
Copy link

skiunke commented Aug 21, 2021

I followed the basic docs to create the FaceDetector. However, I'm not quite sure how the bounding box values are evoked, because the values I get are out of range for every mobile device.

Example:

Rect.fromLTRB(1285.0, 2859.0, 3054.0, 4627.0)

I want to add the bounding box to the taken image.

Am I missing something?

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