OpenEV
Extending OpenCV to event-based vision
|
This struct is used to store IMU data from a DAVIS event camera. More...
#include <abstract-camera.hpp>
Public Member Functions | |
bool | empty () const |
void | release () |
Public Attributes | |
double | t {0} |
xyz_t | linear_acceleration |
xyz_t | angular_velocity |
Friends | |
std::ostream & | operator<< (std::ostream &os, const Imu &imu) |
This struct is used to store IMU data from a DAVIS event camera.
The following aliases are defined for convenience: