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

Vision logo detection #2235

Merged
merged 1 commit into from
Sep 10, 2016
Merged

Conversation

daspecster
Copy link
Contributor

@daspecster daspecster commented Sep 1, 2016

Based off #2224.

This adds EntityAnnotation, which is used by LOGO_DETECTION, LANDMARK_DETECTION, LABEL_DETECTION and TEXT_DETECTION.

Small PRs for the other three detection types will follow.

I'll rebase this after #2224 gets merged in.

@daspecster daspecster added the api: vision Issues related to the Cloud Vision API. label Sep 1, 2016
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Sep 1, 2016
@daspecster daspecster added the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Sep 1, 2016
@daspecster daspecster force-pushed the vision-logo-detection branch 2 times, most recently from 5b20369 to 81cb07c Compare September 1, 2016 18:05
@daspecster daspecster force-pushed the vision-logo-detection branch 3 times, most recently from 7773a38 to c404c65 Compare September 9, 2016 17:32
@daspecster daspecster removed the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Sep 9, 2016
@daspecster
Copy link
Contributor Author

OK! @tseaver, I think this one is ready to go.



class EntityAnnotation(object):
"""Representation of an entity returned from the Vision API."""

This comment was marked as spam.

This comment was marked as spam.

@tseaver
Copy link
Contributor

tseaver commented Sep 9, 2016

LGTM

@daspecster
Copy link
Contributor Author

Awesome thanks!

@daspecster
Copy link
Contributor Author

vercies -> vertices...

@daspecster daspecster merged commit f834020 into googleapis:master Sep 10, 2016
@dhermes dhermes mentioned this pull request Sep 19, 2016
@daspecster daspecster deleted the vision-logo-detection branch January 24, 2017 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: vision Issues related to the Cloud Vision API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants