MCPcopy Create free account
hub / github.com/alterzero/RBPN-PyTorch / SmoothFlowPDE

Method SmoothFlowPDE

pyflow/src/OpticalFlow.cpp:466–763  ·  view source on GitHub ↗

-------------------------------------------------------------------------------------------------------- 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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 15

widthMethod · 0.80
heightMethod · 0.80
nchannelsMethod · 0.80
AddMethod · 0.80
dxMethod · 0.80
dyMethod · 0.80
GaussianMethod · 0.80
collapseMethod · 0.80
warpImageBicubicRefMethod · 0.80
thresholdMethod · 0.80
resetMethod · 0.45
copyDataMethod · 0.45

Tested by

no test coverage detected