models Package
Classes
AdultInfo |
An object describing whether the image contains adult-oriented content and/or is racy. |
AnalyzeResults |
Analyze batch operation result. All required parameters must be populated in order to send to Azure. |
Appearance |
An object representing the appearance of the text line. All required parameters must be populated in order to send to Azure. |
AreaOfInterestResult |
Result of AreaOfInterest operation. Variables are only populated by the server, and will be ignored when sending a request. |
BoundingRect |
A bounding box for an area inside an image. |
Category |
An object describing identified category. |
CategoryDetail |
An object describing additional category details. |
CelebritiesModel |
An object describing possible celebrity identification. |
ColorInfo |
An object providing additional metadata describing color attributes. |
ComputerVisionError |
The API request error. All required parameters must be populated in order to send to Azure. |
ComputerVisionErrorResponse |
The API error response. All required parameters must be populated in order to send to Azure. |
ComputerVisionErrorResponseException |
Server responded with exception of type: 'ComputerVisionErrorResponse'. |
ComputerVisionInnerError |
Details about the API request error. All required parameters must be populated in order to send to Azure. |
ComputerVisionOcrError |
Details about the API request error. All required parameters must be populated in order to send to Azure. |
ComputerVisionOcrErrorException |
Server responded with exception of type: 'ComputerVisionOcrError'. |
DetectResult |
Result of a DetectImage call. Variables are only populated by the server, and will be ignored when sending a request. |
DetectedBrand |
A brand detected in an image. Variables are only populated by the server, and will be ignored when sending a request. |
DetectedObject |
An object detected in an image. Variables are only populated by the server, and will be ignored when sending a request. |
DomainModelResults |
Result of image analysis using a specific domain model including additional metadata. |
FaceDescription |
An object describing a face identified in the image. |
FaceRectangle |
An object describing face rectangle. |
ImageAnalysis |
Result of AnalyzeImage operation. |
ImageCaption |
An image caption, i.e. a brief description of what the image depicts. |
ImageDescription |
A collection of content tags, along with a list of captions sorted by confidence level, and image metadata. |
ImageDescriptionDetails |
A collection of content tags, along with a list of captions sorted by confidence level, and image metadata. |
ImageMetadata |
Image metadata. |
ImageTag |
An entity observation in the image, along with the confidence score. |
ImageType |
An object providing possible image types and matching confidence levels. |
ImageUrl |
ImageUrl. All required parameters must be populated in order to send to Azure. |
LandmarksModel |
A landmark recognized in the image. |
Line |
An object representing a recognized text line. All required parameters must be populated in order to send to Azure. |
ListModelsResult |
Result of the List Domain Models operation. Variables are only populated by the server, and will be ignored when sending a request. |
ModelDescription |
An object describing supported model by name and categories. |
ObjectHierarchy |
An object detected inside an image. |
OcrLine |
An object describing a single recognized line of text. |
OcrRegion |
A region consists of multiple lines (e.g. a column of text in a multi-column document). |
OcrResult |
OcrResult. |
OcrWord |
Information on a recognized word. |
ReadOperationResult |
OCR result of the read operation. |
ReadResult |
Text extracted from a page in the input document. All required parameters must be populated in order to send to Azure. |
Style |
An object representing the style of the text line. All required parameters must be populated in order to send to Azure. |
TagResult |
The results of a image tag operation, including any tags and image metadata. |
Word |
An object representing a recognized word. All required parameters must be populated in order to send to Azure. |
Enums
Azure SDK for Python