Median Filter Library 2
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,...).
Filename | Release Date | File Size |
---|---|---|
MedianFilterLib2-1.0.0.zip | 2020-08-22 | 12.83 KiB |