OpenEV
Extending OpenCV to event-based vision
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
11
12namespace {
13inline void workaroundDevices() {
14 (void)ev::USING_DAVIS_HPP;
15}
16} // namespace
17
18#endif // OPENEV_DEVICES_HPP
Camera device driver for DAVIS cameras.