OpenEV
Extending OpenCV to event-based vision
Loading...
Searching...
No Matches
filtering.hpp File Reference

Noise filters for event streams. More...

#include "openev/core/matrices.hpp"
#include "openev/core/types.hpp"
#include <opencv2/core/types.hpp>

Go to the source code of this file.

Classes

class  ev::BackgroundActivityFilter
 Background activity filter for event noise removal. More...
class  ev::RefractoryPeriodFilter
 Refractory period filter for event rate limiting. More...

Variables

constexpr bool ev::USING_FILTERING_HPP = true

Detailed Description

Noise filters for event streams.

Author
Raul Tapia