File: //snap/google-cloud-cli/current/help/man/man1/gcloud_ml_vision.1
.TH "GCLOUD_ML_VISION" 1
.SH "NAME"
.HP
gcloud ml vision \- use Google Cloud Vision to analyze images
.SH "SYNOPSIS"
.HP
\f5gcloud ml vision\fR \fICOMMAND\fR [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
Use Google Cloud Vision to analyze images.
.SH "GCLOUD WIDE FLAGS"
These flags are available to all commands: \-\-help.
Run \fB$ gcloud help\fR for details.
.SH "COMMANDS"
\f5\fICOMMAND\fR\fR is one of the following:
.RS 2m
.TP 2m
\fBdetect\-document\fR
Detect dense text in an image.
.TP 2m
\fBdetect\-faces\fR
Detect faces within an image.
.TP 2m
\fBdetect\-image\-properties\fR
Detect general attributes of an image.
.TP 2m
\fBdetect\-labels\fR
Detect broad sets of categories within an image.
.TP 2m
\fBdetect\-landmarks\fR
Detect popular natural and man\-made structures within an image.
.TP 2m
\fBdetect\-logos\fR
Detect popular product logos within an image.
.TP 2m
\fBdetect\-objects\fR
Detect and extract multiple objects in an image with object localization.
.TP 2m
\fBdetect\-safe\-search\fR
Detect explicit content in an image.
.TP 2m
\fBdetect\-text\fR
Detect and extract text within an image.
.TP 2m
\fBdetect\-text\-pdf\fR
Detect and transcribe text from PDF files stored in Google Cloud Storage.
.TP 2m
\fBdetect\-text\-tiff\fR
Detect and transcribe text from TIFF files stored in Google Cloud Storage.
.TP 2m
\fBdetect\-web\fR
Detect entities in an image from similar images on the web.
.TP 2m
\fBsuggest\-crop\fR
Suggest a bounding box in an image.
.RE
.sp
.SH "NOTES"
These variants are also available:
.RS 2m
$ gcloud alpha ml vision
.RE
.RS 2m
$ gcloud beta ml vision
.RE