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

Public Member Functions

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

Static Public Attributes

static constexpr Tb POSITIVE = std::numeric_limits<Tb>::max()
static constexpr Tb ZERO = static_cast<Tb>(0)
static constexpr Tb NEGATIVE = std::numeric_limits<Tb>::min()

Friends

std::ostream & operator<< (std::ostream &os, const Ternary_ &ternary)

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