This project implements a moving median filter in C. The median filter takes in a stream of input values and returns the median value over the buffer size.
-
Updated
Jan 1, 2023 - C
This project implements a moving median filter in C. The median filter takes in a stream of input values and returns the median value over the buffer size.
Touch C library for display based on XPT2046 driver.
Add a description, image, and links to the filtering-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the filtering-algorithm topic, visit your repo's landing page and select "manage topics."