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

Grid of event containers for basic event structures. More...

#include "openev/core/types.hpp"
#include <cstddef>
#include <opencv2/core/base.hpp>
#include <opencv2/core/types.hpp>
#include <type_traits>
#include <utility>
#include <vector>

Go to the source code of this file.

Classes

class  ev::Grid_< Container >
 This class arranges any event container into a grid of MxN cells covering the sensor. More...

Variables

constexpr bool ev::USING_GRID_HPP = true

Detailed Description

Grid of event containers for basic event structures.

Author
Raul Tapia