---
title: confidence
framework: vision
role: symbol
role_heading: Instance Property
path: vision/vndetectedpoint/confidence
---

# confidence

A confidence score that indicates the detected point’s accuracy.

## Declaration

```swift
var confidence: VNConfidence { get }
```

## Mentioned in

Detecting Human Body Poses in Images
