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

#include <deshake.h>

Data Fields

double x
 Horizontal shift.
 
double y
 Vertical shift.
 

Detailed Description

Definition at line 45 of file deshake.h.

Field Documentation

double MotionVector::x

Horizontal shift.

Definition at line 46 of file deshake.h.

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

double MotionVector::y

Vertical shift.

Definition at line 47 of file deshake.h.

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


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