---
title: VNComputeStage
framework: vision
role: symbol
role_heading: Structure
path: vision/vncomputestage
---

# VNComputeStage

Types that represent the compute stage.

## Declaration

```swift
struct VNComputeStage
```

## Topics

### Get the Compute Stages

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

### Create a Compute Stage

- [init(rawValue:)](vision/vncomputestage/init(rawvalue:).md)

## Relationships

### Conforms To

- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Utilities

- [VNGeometryUtils](vision/vngeometryutils.md)
- [VNVideoProcessor](vision/vnvideoprocessor.md)
- [VNVideoProcessingOption](vision/vnvideoprocessingoption.md)
