OpenEV
Extending OpenCV to event-based vision
Toggle main menu visibility
Loading...
Searching...
No Matches
devices.hpp
Go to the documentation of this file.
1
7
#ifndef OPENEV_DEVICES_HPP
8
#define OPENEV_DEVICES_HPP
9
10
#include "
openev/devices/davis.hpp
"
11
12
namespace
{
13
inline
void
workaroundDevices() {
14
(void)ev::USING_DAVIS_HPP;
15
}
16
}
// namespace
17
18
#endif
// OPENEV_DEVICES_HPP
davis.hpp
Camera device driver for DAVIS cameras.
modules
devices
include
openev
devices.hpp
Generated by
1.17.0