Contents

usePrecomputedFlow

A Boolean value to indicates whether the optical flow will be provided by the user.

Declaration

var usePrecomputedFlow: Bool { get }

Discussion

If false this configuration computes the optical flow on the fly.

See Also

Inspecting the configuration