5.3.4.70. Function motion_compute

5.3.4.70.1. Function Documentation

void motion_compute(const RoIs_basic_t *RoIs0_basic, const RoIs_basic_t *RoIs1_basic, const RoIs_asso_t *RoIs1_asso, RoIs_motion_t *RoIs1_motion, motion_t *motion_est1, motion_t *motion_est2)

See also

_motion_compute for the explanations about the nature of the processing.

Parameters
  • RoIs0_basic – Basic features (at \(t -1\)).

  • RoIs1_basic – Basic features (at \(t\)).

  • RoIs1_asso – Association features (at \(t\)).

  • RoIs1_motion – Motion features (at \(t\)).

  • motion_est1 – First global motion estimation.

  • motion_est2 – Second global motion estimation.