@azure/cognitiveservices-computervision package
Classes
ComputerVisionClient | |
ComputerVisionClientContext |
Interfaces
AdultInfo |
An object describing whether the image contains adult-oriented content and/or is racy. |
AnalyzeResults |
Analyze batch operation result. |
Appearance |
An object representing the appearance of the text line. |
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. |
ColorInfo |
An object providing additional metadata describing color attributes. |
ComputerVisionClientAnalyzeImageByDomainInStreamOptionalParams |
Optional Parameters. |
ComputerVisionClientAnalyzeImageByDomainOptionalParams |
Optional Parameters. |
ComputerVisionClientAnalyzeImageInStreamOptionalParams |
Optional Parameters. |
ComputerVisionClientAnalyzeImageOptionalParams |
Optional Parameters. |
ComputerVisionClientDescribeImageInStreamOptionalParams |
Optional Parameters. |
ComputerVisionClientDescribeImageOptionalParams |
Optional Parameters. |
ComputerVisionClientDetectObjectsInStreamOptionalParams |
Optional Parameters. |
ComputerVisionClientDetectObjectsOptionalParams |
Optional Parameters. |
ComputerVisionClientGenerateThumbnailInStreamOptionalParams |
Optional Parameters. |
ComputerVisionClientGenerateThumbnailOptionalParams |
Optional Parameters. |
ComputerVisionClientGetAreaOfInterestInStreamOptionalParams |
Optional Parameters. |
ComputerVisionClientGetAreaOfInterestOptionalParams |
Optional Parameters. |
ComputerVisionClientReadInStreamOptionalParams |
Optional Parameters. |
ComputerVisionClientReadOptionalParams |
Optional Parameters. |
ComputerVisionClientRecognizePrintedTextInStreamOptionalParams |
Optional Parameters. |
ComputerVisionClientRecognizePrintedTextOptionalParams |
Optional Parameters. |
ComputerVisionClientTagImageInStreamOptionalParams |
Optional Parameters. |
ComputerVisionClientTagImageOptionalParams |
Optional Parameters. |
ComputerVisionError |
The API request error. |
ComputerVisionErrorResponse |
The API error response. |
ComputerVisionInnerError |
Details about the API request error. |
ComputerVisionOcrError |
Details about the API request error. |
DetectedBrand |
A brand detected in an image. |
DetectedObject |
An object detected in an image. |
DetectResult |
Result of a DetectImage call. |
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 |
An interface representing ImageUrl. |
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. |
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 |
An interface representing OcrResult. |
OcrWord |
Information on a recognized word. |
ReadHeaders |
Defines headers for Read operation. |
ReadInStreamHeaders |
Defines headers for ReadInStream operation. |
ReadOperationResult |
OCR result of the read operation. |
ReadResult |
Text extracted from a page in the input document. |
Style |
An object representing the style of the text line. |
TagResult |
The results of a image tag operation, including any tags and image metadata. |
Word |
An object representing a recognized word. |
Type Aliases
AnalyzeImageByDomainInStreamResponse |
Contains response data for the analyzeImageByDomainInStream operation. |
AnalyzeImageByDomainResponse |
Contains response data for the analyzeImageByDomain operation. |
AnalyzeImageInStreamResponse |
Contains response data for the analyzeImageInStream operation. |
AnalyzeImageResponse |
Contains response data for the analyzeImage operation. |
ComputerVisionErrorCodes |
Defines values for ComputerVisionErrorCodes. Possible values include: 'InvalidRequest', 'InvalidArgument', 'InternalServerError', 'ServiceUnavailable' |
ComputerVisionInnerErrorCodeValue |
Defines values for ComputerVisionInnerErrorCodeValue. Possible values include: 'InvalidImageFormat', 'UnsupportedMediaType', 'InvalidImageUrl', 'NotSupportedFeature', 'NotSupportedImage', 'Timeout', 'InternalServerError', 'InvalidImageSize', 'BadArgument', 'DetectFaceError', 'NotSupportedLanguage', 'InvalidThumbnailSize', 'InvalidDetails', 'InvalidModel', 'CancelledRequest', 'NotSupportedVisualFeature', 'FailedToProcess', 'Unspecified', 'StorageException' |
DescribeImageInStreamResponse |
Contains response data for the describeImageInStream operation. |
DescribeImageResponse |
Contains response data for the describeImage operation. |
DescriptionExclude |
Defines values for DescriptionExclude. Possible values include: 'Celebrities', 'Landmarks' |
Details |
Defines values for Details. Possible values include: 'Celebrities', 'Landmarks' |
DetectObjectsInStreamResponse |
Contains response data for the detectObjectsInStream operation. |
DetectObjectsResponse |
Contains response data for the detectObjects operation. |
Gender |
Defines values for Gender. Possible values include: 'Male', 'Female' |
GenerateThumbnailInStreamResponse |
Contains response data for the generateThumbnailInStream operation. |
GenerateThumbnailResponse |
Contains response data for the generateThumbnail operation. |
GetAreaOfInterestInStreamResponse |
Contains response data for the getAreaOfInterestInStream operation. |
GetAreaOfInterestResponse |
Contains response data for the getAreaOfInterest operation. |
GetReadResultResponse |
Contains response data for the getReadResult operation. |
Language |
Defines values for Language. Possible values include: 'ar', 'az', 'bg', 'bs', 'ca', 'cs', 'cy', 'da', 'de', 'el', 'en', 'es', 'et', 'eu', 'fi', 'fr', 'ga', 'gl', 'he', 'hi', 'hr', 'hu', 'id', 'it', 'ja', 'kk', 'ko', 'lt', 'lv', 'mk', 'ms', 'nb', 'nl', 'pl', 'prs', 'pt', 'pt-BR', 'pt-PT', 'ro', 'ru', 'sk', 'sl', 'sr-Cyrl', 'sr-Latn', 'sv', 'th', 'tr', 'uk', 'vi', 'zh', 'zh-Hans', 'zh-Hant' |
Language1 |
Defines values for Language1. Possible values include: 'ar', 'az', 'bg', 'bs', 'ca', 'cs', 'cy', 'da', 'de', 'el', 'en', 'es', 'et', 'eu', 'fi', 'fr', 'ga', 'gl', 'he', 'hi', 'hr', 'hu', 'id', 'it', 'ja', 'kk', 'ko', 'lt', 'lv', 'mk', 'ms', 'nb', 'nl', 'pl', 'prs', 'pt', 'pt-BR', 'pt-PT', 'ro', 'ru', 'sk', 'sl', 'sr-Cyrl', 'sr-Latn', 'sv', 'th', 'tr', 'uk', 'vi', 'zh', 'zh-Hans', 'zh-Hant' |
Language2 |
Defines values for Language2. Possible values include: 'ar', 'az', 'bg', 'bs', 'ca', 'cs', 'cy', 'da', 'de', 'el', 'en', 'es', 'et', 'eu', 'fi', 'fr', 'ga', 'gl', 'he', 'hi', 'hr', 'hu', 'id', 'it', 'ja', 'kk', 'ko', 'lt', 'lv', 'mk', 'ms', 'nb', 'nl', 'pl', 'prs', 'pt', 'pt-BR', 'pt-PT', 'ro', 'ru', 'sk', 'sl', 'sr-Cyrl', 'sr-Latn', 'sv', 'th', 'tr', 'uk', 'vi', 'zh', 'zh-Hans', 'zh-Hant' |
Language3 |
Defines values for Language3. Possible values include: 'ar', 'az', 'bg', 'bs', 'ca', 'cs', 'cy', 'da', 'de', 'el', 'en', 'es', 'et', 'eu', 'fi', 'fr', 'ga', 'gl', 'he', 'hi', 'hr', 'hu', 'id', 'it', 'ja', 'kk', 'ko', 'lt', 'lv', 'mk', 'ms', 'nb', 'nl', 'pl', 'prs', 'pt', 'pt-BR', 'pt-PT', 'ro', 'ru', 'sk', 'sl', 'sr-Cyrl', 'sr-Latn', 'sv', 'th', 'tr', 'uk', 'vi', 'zh', 'zh-Hans', 'zh-Hant' |
Language4 |
Defines values for Language4. Possible values include: 'ar', 'az', 'bg', 'bs', 'ca', 'cs', 'cy', 'da', 'de', 'el', 'en', 'es', 'et', 'eu', 'fi', 'fr', 'ga', 'gl', 'he', 'hi', 'hr', 'hu', 'id', 'it', 'ja', 'kk', 'ko', 'lt', 'lv', 'mk', 'ms', 'nb', 'nl', 'pl', 'prs', 'pt', 'pt-BR', 'pt-PT', 'ro', 'ru', 'sk', 'sl', 'sr-Cyrl', 'sr-Latn', 'sv', 'th', 'tr', 'uk', 'vi', 'zh', 'zh-Hans', 'zh-Hant' |
Language5 |
Defines values for Language5. Possible values include: 'ar', 'az', 'bg', 'bs', 'ca', 'cs', 'cy', 'da', 'de', 'el', 'en', 'es', 'et', 'eu', 'fi', 'fr', 'ga', 'gl', 'he', 'hi', 'hr', 'hu', 'id', 'it', 'ja', 'kk', 'ko', 'lt', 'lv', 'mk', 'ms', 'nb', 'nl', 'pl', 'prs', 'pt', 'pt-BR', 'pt-PT', 'ro', 'ru', 'sk', 'sl', 'sr-Cyrl', 'sr-Latn', 'sv', 'th', 'tr', 'uk', 'vi', 'zh', 'zh-Hans', 'zh-Hant' |
Language6 |
Defines values for Language6. Possible values include: 'ar', 'az', 'bg', 'bs', 'ca', 'cs', 'cy', 'da', 'de', 'el', 'en', 'es', 'et', 'eu', 'fi', 'fr', 'ga', 'gl', 'he', 'hi', 'hr', 'hu', 'id', 'it', 'ja', 'kk', 'ko', 'lt', 'lv', 'mk', 'ms', 'nb', 'nl', 'pl', 'prs', 'pt', 'pt-BR', 'pt-PT', 'ro', 'ru', 'sk', 'sl', 'sr-Cyrl', 'sr-Latn', 'sv', 'th', 'tr', 'uk', 'vi', 'zh', 'zh-Hans', 'zh-Hant' |
Language7 |
Defines values for Language7. Possible values include: 'ar', 'az', 'bg', 'bs', 'ca', 'cs', 'cy', 'da', 'de', 'el', 'en', 'es', 'et', 'eu', 'fi', 'fr', 'ga', 'gl', 'he', 'hi', 'hr', 'hu', 'id', 'it', 'ja', 'kk', 'ko', 'lt', 'lv', 'mk', 'ms', 'nb', 'nl', 'pl', 'prs', 'pt', 'pt-BR', 'pt-PT', 'ro', 'ru', 'sk', 'sl', 'sr-Cyrl', 'sr-Latn', 'sv', 'th', 'tr', 'uk', 'vi', 'zh', 'zh-Hans', 'zh-Hant' |
ListModelsResponse |
Contains response data for the listModels operation. |
OcrDetectionLanguage |
Defines values for OcrDetectionLanguage. Possible values include: 'af', 'ast', 'bi', 'br', 'ca', 'ceb', 'ch', 'co', 'crh', 'cs', 'csb', 'da', 'de', 'en', 'es', 'et', 'eu', 'fi', 'fil', 'fj', 'fr', 'fur', 'fy', 'ga', 'gd', 'gil', 'gl', 'gv', 'hni', 'hsb', 'ht', 'hu', 'ia', 'id', 'it', 'iu', 'ja', 'jv', 'kaa', 'kac', 'kea', 'kha', 'kl', 'ko', 'ku', 'kw', 'lb', 'ms', 'mww', 'nap', 'nl', 'no', 'oc', 'pl', 'pt', 'quc', 'rm', 'sco', 'sl', 'sq', 'sv', 'sw', 'tet', 'tr', 'tt', 'uz', 'vo', 'wae', 'yua', 'za', 'zh-Hans', 'zh-Hant', 'zu' |
OcrLanguages |
Defines values for OcrLanguages. Possible values include: 'unk', 'zh-Hans', 'zh-Hant', 'cs', 'da', 'nl', 'en', 'fi', 'fr', 'de', 'el', 'hu', 'it', 'ja', 'ko', 'nb', 'pl', 'pt', 'ru', 'es', 'sv', 'tr', 'ar', 'ro', 'sr-Cyrl', 'sr-Latn', 'sk' |
OperationStatusCodes |
Defines values for OperationStatusCodes. Possible values include: 'notStarted', 'running', 'failed', 'succeeded' |
ReadInStreamResponse |
Contains response data for the readInStream operation. |
ReadResponse |
Contains response data for the read operation. |
RecognizePrintedTextInStreamResponse |
Contains response data for the recognizePrintedTextInStream operation. |
RecognizePrintedTextResponse |
Contains response data for the recognizePrintedText operation. |
TagImageInStreamResponse |
Contains response data for the tagImageInStream operation. |
TagImageResponse |
Contains response data for the tagImage operation. |
TextRecognitionResultDimensionUnit |
Defines values for TextRecognitionResultDimensionUnit. Possible values include: 'pixel', 'inch' |
TextStyle |
Defines values for TextStyle. Possible values include: 'other', 'handwriting' |
VisualFeatureTypes |
Defines values for VisualFeatureTypes. Possible values include: 'ImageType', 'Faces', 'Adult', 'Categories', 'Color', 'Tags', 'Description', 'Objects', 'Brands' |