---
title: CIDetectorAccuracyHigh
framework: coreimage
role: symbol
role_heading: Global Variable
path: coreimage/cidetectoraccuracyhigh
---

# CIDetectorAccuracyHigh

Indicates that the detector should choose techniques that are higher in accuracy, even if it requires more processing time.

## Declaration

```swift
let CIDetectorAccuracyHigh: String
```

## See Also

### Constants

- [CIDetectorAccuracyLow](coreimage/cidetectoraccuracylow.md)
