FlowPredictX
Computes one step predition of the optical flow along the X axis.
Computes one step predition of the optical flow along the X axis.
Parameters
dt : float. Defaults to 1.0 The time step used for the prediction.
Inputs
in_flow : ImageView {rg16f, rg32f} image. The input optical flow used for the prediction.
Outputs
out_flow : ImageView {rg16f, rg32f} image. Predicted optical flow. The floating point precision will be the same as in_flow.
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.