Data Fields | |
double | x |
Horizontal shift. | |
double | y |
Vertical shift. |
Definition at line 76 of file vf_deshake.c.
double MotionVector::x |
Horizontal shift.
Definition at line 77 of file vf_deshake.c.
Referenced by config_props(), end_frame(), and find_motion().
double MotionVector::y |
Vertical shift.
Definition at line 78 of file vf_deshake.c.
Referenced by config_props(), end_frame(), and find_motion().