FFmpeg
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
Transform Struct Reference

Data Fields

MotionVector vector
 Motion vector.
 
double angle
 Angle of rotation.
 
double zoom
 Zoom percentage.
 

Detailed Description

Definition at line 83 of file vf_deshake.c.

Field Documentation

MotionVector Transform::vector

Motion vector.

Definition at line 84 of file vf_deshake.c.

Referenced by config_props(), filter_frame(), and find_motion().

double Transform::angle

Angle of rotation.

Definition at line 85 of file vf_deshake.c.

Referenced by config_props(), filter_frame(), and find_motion().

double Transform::zoom

Zoom percentage.

Definition at line 86 of file vf_deshake.c.

Referenced by config_props(), and filter_frame().


The documentation for this struct was generated from the following file: