.. automodule:: pysptools.sigproc

Signal Processing 
******************

Bilateral is a noise reduction function.

.. seealso:: See the file :download:`test_pwc.py<../../tests/test_pwc.py>` for an example.

------------------------------

Bilateral Filtering
===================

.. autofunction:: pysptools.sigproc.bilateral
