Edit

Share via


class ImageAnalysis::DenseCaptions

class ImageAnalysis::DenseCaptions
  : public std::vector< ContentCaption >

Represents a list of up to 10 captions for different regions of the image.

The first caption in the list represents the the whole image, and it is identical to the result returned if you select the option ImageAnalysisFeature::Caption.

Members