ImageCategoriesAnalysisOutput interface
Image analysis result.
Properties
category | The image analysis category. Possible values: Hate, SelfHarm, Sexual, Violence |
severity | The value increases with the severity of the input content. The value of this field is determined by the output type specified in the request. The output type could be ‘FourSeverityLevels’, and the output value can be 0, 2, 4, 6. |
Property Details
category
The image analysis category.
Possible values: Hate, SelfHarm, Sexual, Violence
category: string
Property Value
string
severity
The value increases with the severity of the input content. The value of this field is determined by the output type specified in the request. The output type could be ‘FourSeverityLevels’, and the output value can be 0, 2, 4, 6.
severity?: number
Property Value
number