---
title: postProcessing
framework: vision
role: symbol
role_heading: Type Property
path: vision/vncomputestage/postprocessing
---

# postProcessing

A stage that represents where the system performs additional analysis from the main compute stage.

## Declaration

```swift
static let postProcessing: VNComputeStage
```

## See Also

### Get the Compute Stages

- [main](vision/vncomputestage/main.md)
