- NAME
-
- gcloud ml vision - use Google Cloud Vision to analyze images
- SYNOPSIS
-
-
gcloud ml vision
COMMAND
[GCLOUD_WIDE_FLAG …
]
-
- DESCRIPTION
- Use Google Cloud Vision to analyze images.
- GCLOUD WIDE FLAGS
-
These flags are available to all commands:
--help
.Run
$ gcloud help
for details. - COMMANDS
-
is one of the following:COMMAND
detect-document
- Detect dense text in an image.
detect-faces
- Detect faces within an image.
detect-image-properties
- Detect general attributes of an image.
detect-labels
- Detect broad sets of categories within an image.
detect-landmarks
- Detect popular natural and man-made structures within an image.
detect-logos
- Detect popular product logos within an image.
detect-objects
- Detect and extract multiple objects in an image with object localization.
detect-safe-search
- Detect explicit content in an image.
detect-text
- Detect and extract text within an image.
detect-text-pdf
- Detect and transcribe text from PDF files stored in Google Cloud Storage.
detect-text-tiff
- Detect and transcribe text from TIFF files stored in Google Cloud Storage.
detect-web
- Detect entities in an image from similar images on the web.
suggest-crop
- Suggest a bounding box in an image.
- NOTES
-
These variants are also available:
gcloud alpha ml vision
gcloud beta ml vision
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-02-06 UTC.