gcloud_ml_vision (1)
NAME
- gcloud ml vision - use Google Cloud Vision to analyze images
SYNOPSIS
-
gcloud ml vision COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
GCLOUD WIDE FLAGS
These flags are available to all commands: --account, --configuration, --flags-file, --flatten, --format, --help, --log-http, --project, --quiet, --trace-token, --user-output-enabled, --verbosity. Run $ gcloud help for details.
COMMANDS
COMMAND is one of the following:
-
- 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-safe-search
-
Detect explicit content in an image.
- detect-text
-
Detect and extract text within an image.
- 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