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

Basic event-based vision structures based on OpenCV components. More...

#include "openev/core/types.hpp"
#include <cmath>
#include <cstdint>
#include <limits>
#include <opencv2/core/mat.hpp>
#include <opencv2/core/mat.inl.hpp>
#include <opencv2/core/traits.hpp>
#include <type_traits>

Go to the source code of this file.

Classes

class  ev::Mat::Binary< Tm >
 
class  ev::Mat::Time
 
class  ev::Mat::Polarity
 
class  ev::Mat::Counter
 

Detailed Description

Basic event-based vision structures based on OpenCV components.

Implementation of matrices.

Author
Raul Tapia