ImageCaption interface
An image caption, i.e. a brief description of what the image depicts.
Properties
| confidence | The level of confidence the service has in the caption. |
| text | The text of the caption. |
Property Details
confidence
The level of confidence the service has in the caption.
confidence?: undefined | number
Property Value
undefined | number
text
The text of the caption.
text?: undefined | string
Property Value
undefined | string