FFmpeg  4.0
Data Fields
MotionVector Struct Reference

#include <libavfilter/deshake.h>

Data Fields

double x
 Horizontal shift. More...
 
double y
 Vertical shift. More...
 

Detailed Description

Definition at line 42 of file deshake.h.

Field Documentation

◆ x

double MotionVector::x

Horizontal shift.

Definition at line 43 of file deshake.h.

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

◆ y

double MotionVector::y

Vertical shift.

Definition at line 44 of file deshake.h.

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


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