google_vision library Null safety

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.
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 image labeling, face, logo, and landmark detection, optical character recognition (OCR), and detection of explicit content, into applications.
Image
JwtCredentials
JwtGenerator
LabelAnnotation
Set of detected labels
NormalizedVertex
A vertex represents a 2D point in the image. NOTE: the vertex coordinates are in the same scale as the original image.
OAuthClient
Token
TokenGenerator
Util
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.
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
VisionHighlightCommand
VisionScoreCommand

Extensions

UsageExtension

Enums

DetectionType