Skip to content

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 force-pushed the vision-logo-detection branch from c49c675 to 028be63 Compare September 9, 2016 20:46
@daspecster daspecster force-pushed the vision-logo-detection branch from 028be63 to 67ba8e5 Compare September 10, 2016 00:26
@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.

4 participants