OpenEV
Extending OpenCV to event-based vision
Loading...
Searching...
No Matches
options.hpp
Go to the documentation of this file.
1
6
#ifndef OPTIONS_HPP
7
#define OPTIONS_HPP
8
9
#define OE_IS_ENABLED_MODULE_ALGORITHMS 1
10
#define OE_IS_ENABLED_MODULE_CONTAINERS 1
11
#define OE_IS_ENABLED_MODULE_CORE 1
12
#define OE_IS_ENABLED_MODULE_DEVICES 1
13
#define OE_IS_ENABLED_MODULE_READERS 1
14
#define OE_IS_ENABLED_MODULE_REPRESENTATIONS 1
15
#define OE_IS_ENABLED_MODULE_UTILS 1
16
17
#endif
// OPTIONS_HPP
include
openev
options.hpp
Generated by
1.13.2