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

#include <deshake.h>

Data Fields

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

Detailed Description

Definition at line 50 of file deshake.h.

Field Documentation

MotionVector Transform::vec

Motion vector.

Definition at line 51 of file deshake.h.

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

double Transform::angle

Angle of rotation.

Definition at line 52 of file deshake.h.

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

double Transform::zoom

Zoom percentage.

Definition at line 53 of file deshake.h.

Referenced by config_props(), and filter_frame().


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