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

Fix yolo demo for iOS and macOS Safari #2

Merged
merged 1 commit into from Sep 14, 2021

Conversation

tkat0
Copy link
Contributor

@tkat0 tkat0 commented Sep 8, 2021

Thank you for the great demo!

I found a bug that Yolo demo doesn't detect any objects with a camera on iOS devices (Safari and Chrome) and macOS Safari.

It seemed drawImage doesn't work because an invalid area was specified.
I fixed it and also adjust the layout.

I deployed the fixed version to my website here.

Could you check this PR?

@ghost
Copy link

ghost commented Sep 8, 2021

CLA assistant check
All CLA requirements met.

@tkat0
Copy link
Contributor Author

tkat0 commented Sep 13, 2021

@fs-eire Hello, could you review this PR if you have time?

Copy link
Contributor

@fs-eire fs-eire left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The change looks good to me.

@tkat0 Thank you very much for your contribution!

@tkat0
Copy link
Contributor Author

tkat0 commented Sep 14, 2021

@fs-eire Thank you for the review! If it's OK, please merge it because I have no permission to merge.

@fs-eire fs-eire merged commit 6782126 into microsoft:main Sep 14, 2021
@tkat0 tkat0 deleted the fix-webcammodelui branch September 14, 2021 22:06
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.

None yet

2 participants