mrs_lib
Various reusable classes, functions and utilities for use in MRS projects
median_filter.h File Reference

Defines the MedianFilter class. More...

#include <boost/circular_buffer.hpp>
#include <mutex>
#include <cmath>
#include <vector>
#include <optional>
+ Include dependency graph for median_filter.h:

Go to the source code of this file.

Classes

class  mrs_lib::MedianFilter
 Implementation of a median filter with a fixed-length buffer. More...
 

Namespaces

 mrs_lib
 All mrs_lib functions, classes, variables and definitions are contained in this namespace.
 

Detailed Description

Defines the MedianFilter class.

Author
Daniel Hert
Matouš Vrba - matou.nosp@m.s.vr.nosp@m.ba@fe.nosp@m.l.cv.nosp@m.ut.cz