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