---
title: normalizedPath
framework: vision
role: symbol
role_heading: Instance Property
path: vision/contoursobservation/normalizedpath
---

# normalizedPath

The detected contours as a path object in normalized coordinates.

## Declaration

```swift
var normalizedPath: CGPath { get }
```

## See Also

### Inspecting an observation

- [contourCount](vision/contoursobservation/contourcount.md)
- [topLevelContours](vision/contoursobservation/toplevelcontours.md)
