---
title: "flow(at:)"
framework: vision
role: symbol
role_heading: Instance Method
path: "vision/opticalflowobservation/flow(at:)"
---

# flow(at:)

Returns the optical flow for the specified location in the observation image.

## Declaration

```swift
func flow(at point: NormalizedPoint) -> (Float, Float)
```
