5.3.4.114. Function motion_write
Defined in File motion_io.h
5.3.4.114.1. Function Documentation
-
void motion_write(FILE *f, const motion_t *motion_est1, const motion_t *motion_est2, uint8_t hexa_float)
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.
hexa_float – A boolean to print float numbers in hexadecimal.