OpenEV
Extending OpenCV to event-based vision
Loading...
Searching...
No Matches
davis.hpp File Reference

Camera device driver for DAVIS cameras. More...

#include "openev/containers/queue.hpp"
#include "openev/containers/vector.hpp"
#include "openev/devices/abstract-camera.hpp"
#include <stdint.h>
#include <vector>

Go to the source code of this file.

Classes

class  ev::Davis
 This class extends AbstractCamera_ to operate with DAVIS event cameras. DAVIS cameras offer events (DVS), framed images (APS), and IMU data. More...
 

Detailed Description

Camera device driver for DAVIS cameras.

Author
Raul Tapia