ImageAnalyzeSeverityResultOutput interface
Image analysis result.
Properties
category | The image category. Possible values: Hate, SelfHarm, Sexual, Violence |
severity | The higher the severity of input content, the larger this value, currently its value could be: 0,2,4,6. |
Property Details
category
The image category.
Possible values: Hate, SelfHarm, Sexual, Violence
category: string
Property Value
string
severity
The higher the severity of input content, the larger this value, currently its value could be: 0,2,4,6.
severity: number
Property Value
number
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript