Class ImageAnalysisQuery
v4.0 analyze query parameters builder.
Inheritance
ImageAnalysisQuery
Assembly: Glitch9.AIDevKit.Provider.Microsoft.Azure.dll
Syntax
public class ImageAnalysisQuery : CognitiveServiceQueryBase, IRequestParameterProvider
Properties
|
Edit this page
View Source
Features
Declaration
public List<VisualFeature> Features { get; set; }
Property Value
|
Edit this page
View Source
GenderNeutralCaption
Declaration
public bool? GenderNeutralCaption { get; set; }
Property Value
|
Edit this page
View Source
Language
Declaration
public SystemLanguage? Language { get; set; }
Property Value
| Type |
Description |
| SystemLanguage? |
|
|
Edit this page
View Source
ModelVersion
This is NOT a model selection.
Microsoft媛 諛깆뿏??紐⑤뜽??議곗슜??援먯껜????
寃곌낵 ?ы쁽?깆쓣 ?꾪빐 踰꾩쟾 怨좎젙??
Declaration
public string ModelVersion { get; set; }
Property Value
|
Edit this page
View Source
SmartCropsAspectRatios
Declaration
public List<float> SmartCropsAspectRatios { get; set; }
Property Value
Methods
|
Edit this page
View Source
GetRequestParameters()
Declaration
public override IEnumerable<RequestParameter> GetRequestParameters()
Returns
Overrides
Implements
Extension Methods