MedianFilterLib

Median Filter Library

Author
Luis Llamas
Website
https://github.com/luisllamasbinaburo/Arduino-MedianFilter
Category
Other
License
Apache 2.0
Library Type
Contributed
Architectures
Any

The median filter library implements a mobile medium filter. The library stores the last N items in the window and calculates the median. The class uses templates to allow it to work with different types (int, long, float,...).

Downloads

Filename Release Date File Size
MedianFilterLib-1.0.1.zip 2024-03-11 12.89 KiB
MedianFilterLib-1.0.0.zip 2018-11-29 12.86 KiB