AnalyzeImageOptionsOutput interface

The image analysis request.

Properties

categories

The categories will be analyzed. If they are not assigned, a default set of analysis results for the categories will be returned.

image

The image needs to be analyzed.

outputType

This refers to the type of image analysis output. If no value is assigned, the default value will be "FourSeverityLevels".

Possible values: FourSeverityLevels

Property Details

categories

The categories will be analyzed. If they are not assigned, a default set of analysis results for the categories will be returned.

categories?: string[]

Property Value

string[]

image

The image needs to be analyzed.

image: ImageDataOutput

Property Value

outputType

This refers to the type of image analysis output. If no value is assigned, the default value will be "FourSeverityLevels".

Possible values: FourSeverityLevels

outputType?: string

Property Value

string