Basic event-based vision structures based on OpenCV components. More...
#include <cmath>
#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_< Tb > |
class | ev::Mat::Time |
class | ev::Mat::Polarity |
class | ev::Mat::Counter |
Typedefs | |
using | ev::Mat::Binary = Binary_<uchar> |
Basic event-based vision structures based on OpenCV components.
Implementation of matrices.