---
title: confidenceThreshold
framework: createmlcomponents
role: symbol
role_heading: Instance Property
path: createmlcomponents/poseselector/confidencethreshold
---

# confidenceThreshold

A threshold confidence between 0 to 1 for the joints to be considered valid in pose selection. The default value is 0.2.

## Declaration

```swift
var confidenceThreshold: Float
```

## See Also

### Getting the properties

- [strategy](createmlcomponents/poseselector/strategy.md)
