---
title: ComputeStage.postProcessing
framework: vision
role: symbol
role_heading: Case
path: vision/computestage/postprocessing
---

# ComputeStage.postProcessing

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

## Declaration

```swift
case postProcessing
```

## See Also

### Getting the compute stages

- [ComputeStage.main](vision/computestage/main.md)
