露骨内容检测
露骨内容检测用于检测视频中的成人内容。成人内容通常不适合 18 岁以下人士,包括但不限于裸露画面、性行为和色情内容。此外,我们还会识别在卡通或动画中检测到的此类内容。
对于在所提供视频或视频片段中检测到的实体,露骨内容检测使用露骨内容注释(标记)为视频添加注释。响应返回检测到露骨内容的视频帧时间戳。
要检测视频中的露骨内容,请调用 annotate
方法并在 features
字段中指定 EXPLICIT_CONTENT_DETECTION
。
查看 Video Intelligence API 可视化工具,了解此功能的实际应用情况。
如需查看示例,请参阅分析视频以获取露骨内容。
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2022-02-17 UTC.
[{
"type": "thumb-down",
"id": "hardToUnderstand",
"label":"很难理解"
},{
"type": "thumb-down",
"id": "incorrectInformationOrSampleCode",
"label":"信息或示例代码不正确"
},{
"type": "thumb-down",
"id": "missingTheInformationSamplesINeed",
"label":"没有我需要的信息/示例"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"翻译问题"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"其他"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"易于理解"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"解决了我的问题"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"其他"
}]