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

Statistics shared by all the event containers. More...

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

Go to the source code of this file.

Classes

class  ev::AbstractContainer_< Container, T >
 This is an auxiliary class. This class cannot be instanced. More...

Detailed Description

Statistics shared by all the event containers.

Author
Raul Tapia