FFmpeg
|
#include <deshake.h>
Data Fields | |
double | x |
Horizontal shift. | |
double | y |
Vertical shift. | |
double MotionVector::x |
Horizontal shift.
Definition at line 45 of file deshake.h.
Referenced by config_props(), filter_frame(), and find_motion().
double MotionVector::y |
Vertical shift.
Definition at line 46 of file deshake.h.
Referenced by config_props(), filter_frame(), and find_motion().