MAV'RIC
|
Curvace raw data. More...
#include <curvace.h>
Public Attributes | |
int16_t | data [2 *CURVACE_NB_OF] |
Raw data as int16. | |
struct { | |
raw_of_vector_t left_hemisphere [CURVACE_NB_OF/2] | |
Left optic flow vectors. | |
raw_of_vector_t right_hemisphere [CURVACE_NB_OF/2] | |
Right optic flow vectors. | |
}; | |
struct { | |
raw_of_vector_t all [CURVACE_NB_OF] | |
All optic flow vectors. | |
}; |
Curvace raw data.