google_vision library

Integrates Google Vision features, including image labeling, face, logo, and landmark detection, optical character recognition (OCR), and detection of explicit content, into applications.

Classes

AnnotatedResponses
Response to a batch image annotation request.
AnnotateImageResponse
Individual responses to image annotation requests within the batch.
AnnotationRequest
Individual image annotation requests for this batch.
AnnotationRequests
Request for performing Google Cloud Vision API tasks over a user-provided image, with user-requested features, and with context information.
CropHintsParams
Parameters for crop hints annotation request.
EntityAnnotation
Set of detected labels
Feature
The type of Google Cloud Vision API detection to perform, and the maximum number of results to return for that type. Multiple Feature objects can be specified in the features list.
GoogleVision
Integrates Google Vision features, including painter labeling, face, logo, and landmark detection, optical character recognition (OCR), and detection of explicit content, into applications.
ImageContext
Individual image annotation requests for this batch.
JwtCredentials
JwtGenerator
NormalizedVertex
A vertex represents a 2D point in the image. NOTE: the vertex coordinates are in the same scale as the original image.
OAuthClient
Painter
The Painter class represents the space by which a supplied image can be modified.
Token
TokenGenerator
Util
Utility methods
Vertex
A vertex represents a 2D point in the image. NOTE: the vertex coordinates are in the same scale as the original image.
VisionClient
Integrates Google Vision features, including image labeling, face, logo, and landmark detection, optical character recognition (OCR), and detection of explicit content, into applications.
VisionCropHintCommand
Set of crop hints that are used to generate new crops when serving images.
VisionDetectCommand
Integrates Google Vision features, including image labeling, face, logo, and landmark detection, optical character recognition (OCR), and detection of explicit content, into applications.
VisionHelper
Helper methods used by most of the cli commands.
VisionHighlightCommand
Draw a box to highlight any objects detected.
VisionSafeSearchCommand
SafeSearch Detection detects explicit content such as adult content or violent content within an image.
VisionScoreCommand
For OBJECT_LOCALIZATION, get the score(s) for the object specified with "look-for".

Extensions

UsageExtension
Helper method to that retrieves error message string.

Enums

DetectionType