package
61.6.0+incompatible
Repository: https://github.com/scott-the-programmer/azure-sdk-for-go.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

New creates an instance of the BaseClient client.
NewWithoutDefaults creates an instance of the BaseClient client.
PossibleDetailsValues returns an array of possible values for the Details const type.
PossibleGenderValues returns an array of possible values for the Gender const type.
PossibleOcrLanguagesValues returns an array of possible values for the OcrLanguages const type.
PossibleTextOperationStatusCodesValues returns an array of possible values for the TextOperationStatusCodes const type.
PossibleTextRecognitionModeValues returns an array of possible values for the TextRecognitionMode const type.
PossibleTextRecognitionResultConfidenceClassValues returns an array of possible values for the TextRecognitionResultConfidenceClass const type.
PossibleTextRecognitionResultDimensionUnitValues returns an array of possible values for the TextRecognitionResultDimensionUnit const type.
PossibleVisualFeatureTypesValues returns an array of possible values for the VisualFeatureTypes const type.
UserAgent returns the UserAgent string to use when sending http.Requests.
Version returns the semantic version (see http://semver.org) of the client.

# Constants

Ar ...
Celebrities ...
Cs ...
Da ...
De ...
El ...
En ...
Es ...
Failed ...
Female ...
Fi ...
Fr ...
Handwritten ...
High ...
Hu ...
Inch ...
It ...
Ja ...
Ko ...
Landmarks ...
Low ...
Male ...
Nb ...
Nl ...
NotStarted ...
Pixel ...
Pl ...
Printed ...
Pt ...
Ro ...
Ru ...
Running ...
Sk ...
SrCyrl ...
SrLatn ...
Succeeded ...
Sv ...
Tr ...
Unk ...
VisualFeatureTypesAdult ...
VisualFeatureTypesBrands ...
VisualFeatureTypesCategories ...
VisualFeatureTypesColor ...
VisualFeatureTypesDescription ...
VisualFeatureTypesFaces ...
VisualFeatureTypesImageType ...
VisualFeatureTypesObjects ...
VisualFeatureTypesTags ...
ZhHans ...
ZhHant ...

# Structs

AdultInfo an object describing whether the image contains adult-oriented content and/or is racy.
AreaOfInterestResult result of AreaOfInterest operation.
BaseClient is the base client for Computervision.
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.
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.
Error details about the API request error.
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.
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 ...
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.
OcrLine an object describing a single recognized line of text.
OcrRegion a region consists of multiple lines (e.g.
OcrResult ...
OcrWord information on a recognized word.
ReadCloser ...
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.
TextRecognitionResult an object representing a recognized text region.
Word an object representing a recognized word.

# Type aliases

Details enumerates the values for details.
Gender enumerates the values for gender.
OcrLanguages enumerates the values for ocr languages.
TextOperationStatusCodes enumerates the values for text operation status codes.
TextRecognitionMode enumerates the values for text recognition mode.
TextRecognitionResultConfidenceClass enumerates the values for text recognition result confidence class.
TextRecognitionResultDimensionUnit enumerates the values for text recognition result dimension unit.
VisualFeatureTypes enumerates the values for visual feature types.