| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| >>> image = client.image('./image.jpg') | ||
| >>> text = image.detect_text() | ||
| >>> text.locale | ||
| >>> text[0].locale |
|
LGTM: you can address my comments or leave them be, if you think best. |
Sorry, something went wrong.
|
Ok, I updated the code based on your comments. I'll let travis run and then I'll make the next two PRs. |
Sorry, something went wrong.
This change aims to fix some string-related tests failing in #2248. Fixes internal issue 417774347🦕
| Back | FazBrowse Home | New Git URL |
Based off #2237.
Adds text detection.
This is the last of the Entity based detections.
Safe Search and Image properties are left.