opticalFlow
Optional object that contains forward and backward optical flow with the previous frame.
Declaration
var opticalFlow: VTFrameProcessorOpticalFlow? { get }Discussion
You only need this if optical flow is pre-computed. For the first frame this is nil.