Skip to content

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

Notifications You must be signed in to change notification settings

apbard/median-filter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 89.9%
  • C++ 8.7%
  • Python 1.4%