| clear() | ev::AbstractRepresentation_< T, Options, int > | |
| clear(const cv::Mat &background) | ev::AbstractRepresentation_< T, Options, int > | |
| count() const | ev::AbstractRepresentation_< T, Options, int > | inline |
| counter | ev::EventHistogram_< T, Options, E > | |
| duration() const | ev::AbstractRepresentation_< T, Options, int > | inline |
| EventHistogram_(Args &&...args) (defined in ev::EventHistogram_< T, Options, E >) | ev::EventHistogram_< T, Options, E > | inlineexplicit |
| insert(const Event_< int > &e) | ev::AbstractRepresentation_< T, Options, int > | |
| insert(const Array_< int, N > &array) | ev::AbstractRepresentation_< T, Options, int > | |
| insert(const Vector_< int > &vector) | ev::AbstractRepresentation_< T, Options, int > | |
| insert(Queue_< int > &queue, const bool keep_events_in_queue=false) | ev::AbstractRepresentation_< T, Options, int > | |
| midTime() const | ev::AbstractRepresentation_< T, Options, int > | inline |
| render() | ev::EventHistogram_< T, Options, E > | |
| setColor(const bool polarity, const cv::viz::Color &color) | ev::AbstractRepresentation_< T, Options, int > | inline |
| setColor(const cv::viz::Color &color) | ev::AbstractRepresentation_< T, Options, int > | inline |
| setColormap(const cv::ColormapTypes cm) | ev::AbstractRepresentation_< T, Options, int > | inline |
| setColors(const cv::viz::Color &positive, const cv::viz::Color &negative, const cv::viz::Color &reset) | ev::AbstractRepresentation_< T, Options, int > | inline |
| setTimeOffset(const Event_< int > &e) | ev::AbstractRepresentation_< T, Options, int > | inline |
| setValue(const bool polarity, const Type &value) | ev::AbstractRepresentation_< T, Options, int > | inline |
| setValue(const Type &value) | ev::AbstractRepresentation_< T, Options, int > | inline |
| setValues(const Type &positive, const Type &negative, const Type &reset) | ev::AbstractRepresentation_< T, Options, int > | inline |
| Type typedef | ev::AbstractRepresentation_< T, Options, int > | |