module Azure::ComputerVision::Profiles::Latest::Models
Constants
- AdultInfo
An object describing whether the image contains adult-oriented content and/or is racy.
- AreaOfInterestResult
Result of AreaOfInterest operation.
- 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.
- CelebrityResults
Result of domain-specific classifications for the domain of celebrities.
- ColorInfo
An object providing additional metadata describing color attributes.
- ComputerVisionError
Details
about the API request error.- DescriptionExclude
Defines values for
DescriptionExclude
- Details
Defines values for
Details
- DetectResult
Result of a DetectImage call.
- DetectedBrand
A brand detected in an image.
- DetectedObject
An object detected in an image.
- 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.
- Gender
Defines values for
Gender
- 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
Model object.
- LandmarkResults
Result of domain-specific classifications for the domain of landmarks.
- LandmarksModel
A landmark recognized in the image.
- Line
An object representing a recognized text line.
- ListModelsResult
Result of the List Domain
Models
operation.- ModelDescription
An object describing supported model by name and categories.
- ObjectHierarchy
An object detected inside an image.
- OcrLanguages
Defines values for
OcrLanguages
- 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
Model object.
- OcrWord
Information on a recognized word.
- ReadOperationResult
OCR result of the read operation.
- TagResult
The results of a image tag operation, including any tags and image metadata.
- TextOperationResult
Result of recognition text operation.
- TextOperationStatusCodes
Defines values for
TextOperationStatusCodes
- TextRecognitionMode
Defines values for
TextRecognitionMode
- TextRecognitionResult
An object representing a recognized text region
- TextRecognitionResultConfidenceClass
Defines values for
TextRecognitionResultConfidenceClass
- TextRecognitionResultDimensionUnit
Defines values for
TextRecognitionResultDimensionUnit
- VisualFeatureTypes
Defines values for
VisualFeatureTypes
- Word
An object representing a recognized word.