|
MAV'RIC
|
Curvace data. More...
#include <curvace.h>

Public Attributes | |
| float | data [2 *CURVACE_NB_OF] |
| Raw data as float. | |
| struct { | |
| of_vector_t left_hemisphere [CURVACE_NB_OF/2] | |
| Left optic flow vectors. | |
| of_vector_t right_hemisphere [CURVACE_NB_OF/2] | |
| Right optic flow vectors. | |
| }; | |
| struct { | |
| of_vector_t all [CURVACE_NB_OF] | |
| All optic flow vectors. | |
| }; | |
Curvace data.
1.7.6.1