Class DenseCaptionsResult
java.lang.Object
com.azure.ai.vision.imageanalysis.models.DenseCaptionsResult
Represents a list of up to 10 image captions for different regions of the image.
The first caption always applies to the whole image.
-
Method Summary
Modifier and TypeMethodDescriptionGet the values property: The list of image captions.
-
Method Details
-
getValues
Get the values property: The list of image captions.- Returns:
- the values value.
-