com.azure.ai.vision.imageanalysis.models

Package containing the data models for ImageAnalysis.

Classes

CaptionResult

Represents a generated phrase that describes the content of the whole image.

CropRegion

A region at the desired aspect ratio that can be used as image thumbnail.

DenseCaption

Represents a generated phrase that describes the content of the whole image or a region in the image.

DenseCaptionsResult

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

DetectedObject

Represents a physical object detected in an image.

DetectedPerson

Represents a person detected in an image.

DetectedTag

A content entity observation in the image.

DetectedTextBlock

Represents a single block of detected text in the image.

DetectedTextLine

Represents a single line of text in the image.

DetectedTextWord

A word object consisting of a contiguous sequence of characters.

ImageAnalysisOptions

Options for a single Image Analysis operation.

ImageAnalysisResult

Represents the outcome of an Image Analysis operation.

ImageBoundingBox

A basic rectangle specifying a sub-region of the image.

ImageMetadata

Metadata associated with the analyzed image.

ImagePoint

Represents the coordinates of a single pixel in the image.

ObjectsResult

Represents a list of physical object detected in an image and their location.

PeopleResult

Represents a list of people detected in an image and their location.

ReadResult

The results of a Read (OCR) operation.

SmartCropsResult

Smart cropping result.

TagsResult

A list of entities observed in the image.

VisualFeatures

The visual features supported by the Image Analysis service.