FFmpeg
Data Fields
DebugMatches Struct Reference

Data Fields

MotionVectormatches
 
MotionVector model_matches [3]
 
int num_matches
 
int num_model_matches
 

Detailed Description

Definition at line 122 of file vf_deshake_opencl.c.

Field Documentation

◆ matches

MotionVector* DebugMatches::matches

Definition at line 123 of file vf_deshake_opencl.c.

Referenced by filter_frame(), and free_debug_matches().

◆ model_matches

MotionVector DebugMatches::model_matches[3]

Definition at line 125 of file vf_deshake_opencl.c.

Referenced by estimate_affine_2d(), filter_frame(), and minimize_error().

◆ num_matches

int DebugMatches::num_matches

Definition at line 127 of file vf_deshake_opencl.c.

Referenced by filter_frame().

◆ num_model_matches

int DebugMatches::num_model_matches

Definition at line 129 of file vf_deshake_opencl.c.

Referenced by estimate_affine_2d(), filter_frame(), and minimize_error().


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