MedianFilter

MedianFilter

accabog

Heap-free sliding window median filter for embedded C/C++ — O(n/2) insert, zero allocations, ideal for ADC noise removal on bare-metal and RTOS targets

68 Stars
21 Forks
68 Watchers
C Language
mit License
100 SrcLog Score
Cost to Build
$4.5K
Market Value
$13.1K

Growth over time

13 data points  ·  2021-08-01 → 2026-04-01
Stars Forks Watchers
💬

How do you feel about this project?

Ask AI about MedianFilter

Question copied to clipboard

What is the accabog/MedianFilter GitHub project? Description: "Heap-free sliding window median filter for embedded C/C++ — O(n/2) insert, zero allocations, ideal for ADC noise removal on bare-metal and RTOS targets". Written in C. Explain what it does, its main use cases, key features, and who would benefit from using it.

Question is copied to clipboard — paste it after the AI opens.

How to clone MedianFilter

Clone via HTTPS

git clone https://github.com/accabog/MedianFilter.git

Clone via SSH

[email protected]:accabog/MedianFilter.git

Download ZIP

Download master.zip

Found an issue?

Report bugs or request features on the MedianFilter issue tracker:

Open GitHub Issues