.. SciPyFilters documentation master file, created by sphinx-quickstart on Sun Feb 12 17:11:03 2012. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Welcome to documentation of the QGIS plugin SciPy Filters! ========================================================== The QGIS plugin **SciPy Filters** provides access to `SciPy `_ filters via the processing toolbox. Python users get extra tools for working in the QGIS Python console: :py:class:`helpers.RasterWizard` allows to get the data of a QGIS raster layer as a numpy array, and the processing result back into QGIS as a new raster layer. QGIS Plugin repository: `https://plugins.qgis.org/plugins/scipy_filters/ `_ Source Code and bug tracker: `https://github.com/florianneukirchen/scipy_filters/ `_ SciPy filters is open source software, released under the `GPLv2 `_ license. Contents: .. toctree:: :maxdepth: 3 start algorithms pythonhelpers Indices and tables ================== * :ref:`genindex` * :ref:`search`