This is a JavaScript implementation of the sorting-based median filter algorithm. The algorithm is described here: https://arxiv.org/abs/1406.1717
For C++ and Python implementations, see: https://github.com/suomela/median-filter
Copyright (c) 2014, Jukka Suomela.
You can distribute and use this software under the MIT license: https://opensource.org/licenses/MIT
To contact the author, see https://jukkasuomela.fi/