mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
79 lines
1.9 KiB
Text
79 lines
1.9 KiB
Text
NAME
|
|
gcloud beta ml vision - use Google Cloud Vision to analyze images
|
|
|
|
SYNOPSIS
|
|
gcloud beta ml vision GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) Use Google Cloud Vision to analyze images.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
GROUPS
|
|
GROUP is one of the following:
|
|
|
|
operations
|
|
(BETA) Manage Google Cloud Vision operations.
|
|
|
|
product-search
|
|
(BETA) Uses Google Cloud Vision to analyze product in images.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
detect-document
|
|
(BETA) Detect dense text in an image.
|
|
|
|
detect-faces
|
|
(BETA) Detect faces within an image.
|
|
|
|
detect-image-properties
|
|
(BETA) Detect general attributes of an image.
|
|
|
|
detect-labels
|
|
(BETA) Detect broad sets of categories within an image.
|
|
|
|
detect-landmarks
|
|
(BETA) Detect popular natural and man-made structures within an image.
|
|
|
|
detect-logos
|
|
(BETA) Detect popular product logos within an image.
|
|
|
|
detect-objects
|
|
(BETA) Detect and extract multiple objects in an image with object
|
|
localization.
|
|
|
|
detect-product
|
|
(BETA) detect products within an image.
|
|
|
|
detect-safe-search
|
|
(BETA) Detect explicit content in an image.
|
|
|
|
detect-text
|
|
(BETA) Detect and extract text within an image.
|
|
|
|
detect-text-pdf
|
|
(BETA) Detect and transcribe text from PDF files stored in Google Cloud
|
|
Storage.
|
|
|
|
detect-text-tiff
|
|
(BETA) Detect and transcribe text from TIFF files stored in Google
|
|
Cloud Storage.
|
|
|
|
detect-web
|
|
(BETA) Detect entities in an image from similar images on the web.
|
|
|
|
suggest-crop
|
|
(BETA) Suggest a bounding box in an image.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. These
|
|
variants are also available:
|
|
|
|
$ gcloud ml vision
|
|
|
|
$ gcloud alpha ml vision
|
|
|