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