previousOpticalFlow
Optional optical flow object that contains forward and backward optical flow with the previous frame.
Declaration
var previousOpticalFlow: VTFrameProcessorOpticalFlow? { get }Discussion
For the first frame this will always be nil. This object is only needed if optical flow is pre-computed.