init(focusDisparity:)
Creates a detection track with fixed focus at the given disparity.
Declaration
init(focusDisparity: Float)Parameters
- focusDisparity:
The disparity to use in order to focus on the object. Use the static `disparity` method to compute if unknown.