Data Fields | |
| double | x |
| Horizontal shift. | |
| double | y |
| Vertical shift. | |
Definition at line 69 of file vf_deshake.c.
| double MotionVector::x |
Horizontal shift.
Definition at line 70 of file vf_deshake.c.
Referenced by block_angle(), config_props(), end_frame(), find_block_motion(), and find_motion().
| double MotionVector::y |
Vertical shift.
Definition at line 71 of file vf_deshake.c.
Referenced by block_angle(), config_props(), end_frame(), find_block_motion(), and find_motion().
1.5.8