---
title: CIDetectorAccuracyLow
framework: coreimage
role: symbol
role_heading: Global Variable
path: coreimage/cidetectoraccuracylow
---

# CIDetectorAccuracyLow

Indicates that the detector should choose techniques that are lower in accuracy, but can be processed more quickly.

## Declaration

```swift
let CIDetectorAccuracyLow: String
```

## See Also

### Constants

- [CIDetectorAccuracyHigh](coreimage/cidetectoraccuracyhigh.md)
