5.3.4.71. Function motion_write

5.3.4.71.1. Function Documentation

void motion_write(FILE *f, const motion_t *motion_est1, const motion_t *motion_est2)

Print a table of global motion estimation.

Parameters
  • f – File descriptor (in write mode).

  • motion_est1 – First global motion estimation.

  • motion_est2 – Last global motion estimation.