| FFmpeg
    | 
MotionVector Struct Reference
  #include <deshake.h>
| Data Fields | |
| double | x | 
| Horizontal shift.  More... | |
| double | y | 
| Vertical shift.  More... | |
Detailed Description
Field Documentation
| 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().
The documentation for this struct was generated from the following file:
Generated on Fri Oct 31 2025 06:56:26 for FFmpeg by
 1.8.11
 1.8.11