Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 185 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 185 Bytes

median-filter

A fast 1d median filter, for filtering the rows and columns of a matrix. Requires swig

Install with

python setup.py build

sudo python setup.py install