Skip to content

Commit

Permalink
Code Samples demonstrating Object Localization & Handwriting OCR (#133)
Browse files Browse the repository at this point in the history
* betaPR

* Fixed Region Tags, automl up next

* fixed linting

* really actually fixed linting

* linter again

* Update .eslintignore

* update eslintignore again

* more linting

* really hate linting

* Update .eslintrc.yml

* That was harsh, lintings okay

* Update detect.v1p3beta1.js

* Update detect.v1p3beta1.js

* Fixed Region Tags

* Updated v1p3beta1.js

* Fixed detect.v1p3beta1

* Fixed test

* removed comment

* removed comment

* Updated URI paths 

I'm sorry, I'm having some issues with git here- my branch has had changes from last comments/edits, I'm sorry about redundancies

* changed to LLC

* Changing google LLC

* disable prettier for lint

* fixed //standard endpoint

* Creates a client fix

* removed JSON stringify

* changed order

* added language hinting

also fixed default handwritingGCSuri

* forgot fs.

* cleaned up spacing between api call and request

* cleaned up image examples
  • Loading branch information
CallistoCF authored and beccasaurus committed Jul 24, 2018
1 parent ea10d2a commit 454c594
Show file tree
Hide file tree
Showing 5 changed files with 2,583 additions and 2,569 deletions.
1 change: 1 addition & 0 deletions packages/google-cloud-vision/.eslintignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
node_modules/*
samples/node_modules/*
src/**/doc/*
samples/system-test/*
Loading

0 comments on commit 454c594

Please sign in to comment.