TrySetChannelConfidenceThresholds
Declaration
public virtual bool TrySetChannelConfidenceThresholds(Dictionary<string, float> channelConfidenceThresholds)
Parameters
| Name | Type | Summary |
|---|---|---|
| channelConfidenceThresholds | Dictionary<string, float> |
| Name | Type | Summary |
|---|---|---|
| channelConfidenceThresholds | Dictionary<string, float> |
between 0 and 1, inclusive, that set the threshold above which the platform will include the specified
channel in the packed semantics buffer. The key must be a semantic channel name present in the list
returned by TryGetChannelNames.