AnalyzeImageOptionsOutput interface

The analysis request of the image.

Properties

categories

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

image

The image needs to be analyzed.

Property Details

categories

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

categories?: string[]

Property Value

string[]

image

The image needs to be analyzed.

image: ImageDataOutput

Property Value