Uses of Class
com.azure.ai.vision.imageanalysis.models.DenseCaptionsResult
Packages that use DenseCaptionsResult
Package
Description
Package containing the data models for ImageAnalysis.
-
Uses of DenseCaptionsResult in com.azure.ai.vision.imageanalysis.models
Methods in com.azure.ai.vision.imageanalysis.models that return DenseCaptionsResultModifier and TypeMethodDescriptionImageAnalysisResult.getDenseCaptions()Get the denseCaptions property: The up to 10 generated phrases, the first describing the content of the whole image, and the others describing the content of different regions of the image.