OpenEV
Extending OpenCV to event-based vision
Loading...
Searching...
No Matches
ev::xyz_t Struct Reference

This struct is used to store linear acceleration and angular velocity. More...

#include <abstract-camera.hpp>

Public Member Functions

bool empty () const
 
void release ()
 

Public Attributes

double x {0}
 
double y {0}
 
double z {0}
 

Friends

std::ostream & operator<< (std::ostream &os, const xyz_t &xyz)
 

Detailed Description

This struct is used to store linear acceleration and angular velocity.


The documentation for this struct was generated from the following file: