Vision API should allow detecting multiple "feature types" in a single request

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Closed

@tswast

Description

See: https://cloud.google.com/vision/pricing

Running "Explicit Content Detection" is free if done in the same request as "Label Detection". It appears from https://googlecloudplatform.github.io/google-cloud-python/stable/vision-usage.html that running image.detect_safe_search() immediately runs the request without having the chance to say I also want to run image. detect_labels() in the same HTTP request (to save money and an HTTP round-trip).

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions