Cloud Vision V1 API - Module Google::Cloud::Vision::V1::ImageAnnotator (v0.6.4)

Reference documentation and code samples for the Cloud Vision V1 API module Google::Cloud::Vision::V1::ImageAnnotator.

Service that performs Google Cloud Vision API detection tasks over client images, such as face, landmark, logo, label, and text detection. The ImageAnnotator service returns detected entities from the images.

To load this service and instantiate a client:

require "google/cloud/vision/v1/image_annotator"
client = ::Google::Cloud::Vision::V1::ImageAnnotator::Client.new