C++ Median Filter

D
Oct 11, 2020
Photo by Nikhil Mitra on Unsplash

In robotics, sensor information will always be imperfect. There are a multitude of ways to account for this including the Extended Kalman Filter.

However, today I’ll touch on a simple way to use to median filter (with the help of some standard libraries) to implement a median filter to help remove excessive “noise” from sensor information.

--

--

D

An aspiring Robotics Researcher. I am currently in my 4th year of undergraduate studies. I am working on optimising the ROS navigation packages. Follow 4 more!