29 #ifndef _INTER_THREAD_DATA_H
30 #define _INTER_THREAD_DATA_H
int16_t flow_y
Flow in y direction from the camera (in subpixels) with Y positive to the bottom. ...
int16_t flow_der_y
The derotated flow calculation in the y direction (in subpixels)
float div_size
Divergence as determined with the size_divergence script.
struct FloatVect3 vel_body
The velocity in body frame (m/s) with X positive to the front of the aircraft, Y positive to the righ...
uint16_t tracked_cnt
The amount of tracked corners.
Paparazzi floating point algebra.
struct FloatVect3 vel_cam
The velocity in camera frame (m/s)
uint16_t corner_cnt
The amount of coners found by FAST9.
float fps
Frames per second of the optical flow calculation.
int16_t flow_x
Flow in x direction from the camera (in subpixels) with X positive to the right.
float noise_measurement
noise of measurement, for state filter
float divergence
Divergence as determined with a linear flow fit.
float surface_roughness
Surface roughness as determined with a linear optical flow fit.
Paparazzi fixed point algebra.
int16_t flow_der_x
The derotated flow calculation in the x direction (in subpixels)