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

Statistics shared by everything that accounts for events. More...

#include "openev/core/types.hpp"
#include <algorithm>
#include <climits>
#include <cmath>
#include <cstddef>
#include <cstdint>
#include <opencv2/core/matx.hpp>
#include <opencv2/core/types.hpp>
#include <type_traits>
#include <utility>
#include <vector>

Go to the source code of this file.

Classes

class  ev::Stats_< Derived >
 This is an auxiliary class. This class cannot be instanced. More...

Variables

constexpr bool ev::USING_STATS_HPP = true

Detailed Description

Statistics shared by everything that accounts for events.

Author
Raul Tapia