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

Implement bounding box calculation on iOS #9

Merged
merged 1 commit into from Feb 10, 2022

Conversation

didithilmy
Copy link
Contributor

bounds attribute on Face always returns empty object on iOS, this PR fixes it. Fix #3

@Mohamed-kassim
Copy link

@rodgomesc any update about merging this?

Repository owner deleted a comment from rodgomescrn Jan 11, 2022
@rodgomesc
Copy link
Owner

hey, sorry for the delayed feedback, i’ll try to test this that week and release a new version

@genaris
Copy link

genaris commented Feb 7, 2022

Nice to see this PR! I've tested it with the front camera of a 1st-gen iPhone SE and worked flawlessly.

Seems to be working exactly as in Android, with the exception of x coordinates, that are not mirrored as found in #10. IMO this is the correct behaviour.

@iAmGhost iAmGhost mentioned this pull request Feb 10, 2022
@rodgomesc rodgomesc merged commit 42815a9 into rodgomesc:master Feb 10, 2022
@thanhchuongbmd
Copy link

Please update latest version on npm!

bglgwyng pushed a commit to bglgwyng/vision-camera-face-detector that referenced this pull request Aug 20, 2022
Implement bounding box calculation on iOS
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

Successfully merging this pull request may close these issues.

Bound object is empty
5 participants