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