ImageDescriptionDetails interface

A collection of content tags, along with a list of captions sorted by confidence level, and image metadata.

Properties

captions

A list of captions, sorted by confidence level.

tags

A collection of image tags.

Property Details

captions

A list of captions, sorted by confidence level.

captions?: ImageCaption[]

Property Value

tags

A collection of image tags.

tags?: string[]

Property Value

string[]