Data Fields | |
MotionVector | vector |
Motion vector. | |
double | angle |
Angle of rotation. | |
double | zoom |
Zoom percentage. |
Definition at line 79 of file vf_deshake.c.
double Transform::angle |
Angle of rotation.
Definition at line 81 of file vf_deshake.c.
Referenced by config_props(), end_frame(), and find_motion().
Motion vector.
Definition at line 80 of file vf_deshake.c.
Referenced by config_props(), end_frame(), and find_motion().
double Transform::zoom |
Zoom percentage.
Definition at line 82 of file vf_deshake.c.
Referenced by config_props(), and end_frame().