A string indicating what visual feature types to return. Multiple values should be comma-separated. Valid visual feature types include:
Categories - categorizes image content according to a taxonomy defined in documentation. Tags - tags the image with a detailed list of words related to the image content. Description - describes the image content with a complete English sentence. Faces - detects if faces are present. If present, generate coordinates, gender and age. ImageType - detects if image is clipart or a line drawing. Color - determines the accent color, dominant color, and whether an image is black&white.
details (optional) string
A string indicating which domain-specific details to return. Multiple values should be comma-separated. Valid visual feature types include:
Celebrities - identifies celebrities if detected in the image. Landmarks - identifies landmarks if detected in the image.
language (optional) string
A string indicating which language to return. The service will return recognition results in specified language. If this parameter is not specified, the default value is "en". Supported languages:
en - English, Default. zh - Simplified Chinese.
Request headers Content-Type (optional) string Media type of the body sent to the API.