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

Barcode Detection Mac: Accept barcode format hint in detector constructor. #15993

Merged
merged 1 commit into from Apr 2, 2019

Conversation

chromium-wpt-export-bot
Copy link
Collaborator

@chromium-wpt-export-bot chromium-wpt-export-bot commented Mar 22, 2019

A user may specify barcode formats from the spec to which to restrict
detection, which are converted internally to all known related variants.

For Mac, this is done by setting the "symbologies" property of a Vision
API request.

Change-Id: Ia12d250f9a753187c47c85b0fbc0765840e865ab
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1530190
Commit-Queue: Jao-ke Chin-Lee <jchinlee@chromium.org>
Reviewed-by: Reilly Grant <reillyg@chromium.org>
Reviewed-by: Daniel Cheng <dcheng@chromium.org>
Auto-Submit: Jao-ke Chin-Lee <jchinlee@chromium.org>
Cr-Commit-Position: refs/heads/master@{#646978}

Copy link
Collaborator

@wpt-pr-bot wpt-pr-bot left a comment

Choose a reason for hiding this comment

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

Already reviewed downstream.

@chromium-wpt-export-bot chromium-wpt-export-bot force-pushed the chromium-export-cl-1530190 branch 13 times, most recently from 8e66cba to 56c6cbf Compare April 2, 2019 18:47
…ctor.

A user may specify barcode formats from the spec to which to restrict
detection, which are converted internally to all known related variants.

For Mac, this is done by setting the "symbologies" property of a Vision
API request.

Change-Id: Ia12d250f9a753187c47c85b0fbc0765840e865ab
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1530190
Commit-Queue: Jao-ke Chin-Lee <jchinlee@chromium.org>
Reviewed-by: Reilly Grant <reillyg@chromium.org>
Reviewed-by: Daniel Cheng <dcheng@chromium.org>
Auto-Submit: Jao-ke Chin-Lee <jchinlee@chromium.org>
Cr-Commit-Position: refs/heads/master@{#646978}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants