-------------------------------------------------------------------------------------------------------- function to compute optical flow field using two fixed point iterations Input arguments: Im1, Im2: frame 1 and frame 2 warpIm2: the warped frame 2 according to the current flow field u and v u,v: the current flow field, NOTICE that they are also output arguments -------------
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected