Skip to content

pigmilcom/google-cloud-vision

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

google-cloud-vision

Google Cloud Vision

Before use:

  • Set up your Google Cloud Account
  • Activate Vision API at Google Console
  • Create a Service Account
  • Generate a API Key in JSON format
  • Download the json key file, rename it as '_service_account.json' and replace it at 'lib/_service_account.json'

Installation:

How to use, Google Vision:

    Web (Find web related content to image)
    Text (Find text in image)
    Logo (Find logos in image)
    Landmark (Find landmarks)
    SafeSearch
    Face

You can find more information and examples at the official documentation website: https://cloud.google.com/vision/docs/

Official Github Repo: https://github.com/googleapis/google-cloud-php-vision

Releases

No releases published

Packages

No packages published

Languages