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 |
Basic event-based vision structures based on OpenCV components.
Implementation of matrices.