---
title: perceptual
framework: coreimage
role: symbol
role_heading: Instance Property
path: coreimage/cicannyedgedetector/perceptual
---

# perceptual

## Declaration

```swift
var perceptual: Bool { get set }
```

## See Also

### Instance Properties

- [gaussianSigma](coreimage/cicannyedgedetector/gaussiansigma.md)
- [hysteresisPasses](coreimage/cicannyedgedetector/hysteresispasses.md)
- [inputImage](coreimage/cicannyedgedetector/inputimage.md)
- [thresholdHigh](coreimage/cicannyedgedetector/thresholdhigh.md)
- [thresholdLow](coreimage/cicannyedgedetector/thresholdlow.md)
