User Manual
Developer Manual
Defined in File motion_struct.h
Structure that defines the global motion estimation between two consecutive images at \(t - 1\) and \(t\). These fields define an angle and a translation vector from \(I_{t}\) to \(I_{t - 1}\).
Public Members
Rotation angle in radian.
\(x\) component of the translation vector.
\(y\) component of the translation vector.
Mean error of the global motion estimation.
Standard deviation of the global motion estimation.