27 #ifndef OPTICFLOW_MODULE_H
28 #define OPTICFLOW_MODULE_H
Calculate velocity from optic flow.
void opticflow_module_stop(void)
void opticflow_module_init(void)
Initialize the optical flow module for the bottom camera.
void opticflow_module_start(void)
void opticflow_module_run(void)
Update the optical flow state for the calculation thread and update the stabilization loops with the ...
struct opticflow_t opticflow[]
Opticflow calculations.