你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

SamplingOptions.SkipSamplesWithoutAnnotation 属性

定义

如果设置为“true”,则阻止将没有上游推理数据的帧发送到扩展插件。 这可用于将发送到扩展的帧限制为仅预先分析的帧。 例如,当从运动检测器下游使用时,这只能进一步分析已检测到运动的帧。

public string SkipSamplesWithoutAnnotation { get; set; }
member this.SkipSamplesWithoutAnnotation : string with get, set
Public Property SkipSamplesWithoutAnnotation As String

属性值

适用于