com.azure.ai.vision.imageanalysis
Classes
ContentCaption |
Represents a generated phrase that describes the content of the whole image or a region in the image. |
ContentTag |
Represent an image tag. |
CropSuggestion |
Represents a suggested image cropping that preserves much of the image content. |
DetectedObject |
Represents a physical object detected in an image. |
DetectedPerson |
Represents a person detected in an image. |
DetectedTextLine |
Represents a single, contiguous line of text as detected within an image. |
DetectedTextWord |
Represents a single word that was detected in an image. |
ImageAnalysisErrorDetails |
A representation of an error associated with an image analysis result. |
ImageAnalysisEventArgs |
Represents the event argument carrying the Image Analysis result |
ImageAnalysisOptions |
Represents the configuration options that control the functional behavior of an ImageAnalyzer. |
ImageAnalysisResult |
Represents the outcome of an Image Analysis operation. |
ImageAnalysisResultDetails |
Represents additional information related to an image analysis result. |
ImageAnalyzer |
Represents a set of Image Analysis capabilities used for a finite period of time, with a given set of options and input. |
SegmentationResult |
Holds a single segmentation result image of PNG format and associated metadata. |
Enums
ImageAnalysisErrorReason |
A categorical representation of error classes that can cause an Image Analysis request to fail. |
ImageAnalysisFeature |
Represents the possible components of image analysis information that may be requested by an analyzer. |
ImageAnalysisResultReason |
Represents the reasons why an Image Analysis operation concluded. |
ImageSegmentationMode |
Defines the segmentation mode supported by the Image Analysis service. |