OpenEV
Extending OpenCV to event-based vision
Loading...
Searching...
No Matches
ev::Mat::Binary_< Tb > Class Template Reference
Inheritance diagram for ev::Mat::Binary_< Tb >:

Public Member Functions

template<typename T>
Tb insert (const Event_< T > &e)
template<typename T>
Tb emplace (const T x, const T y)
void clear ()

Static Public Attributes

static constexpr Tb ON = std::numeric_limits<Tb>::max()
static constexpr Tb OFF = static_cast<Tb>(0)

Friends

std::ostream & operator<< (std::ostream &os, const Binary_ &binary)

The documentation for this class was generated from the following file: