Python Wavelet Imaging
0.3
  • Introduction
  • API
  • Developer’s notes
Python Wavelet Imaging
  • Docs »
  • Python Wavelet Imaging Documentation
  • View page source

Python Wavelet Imaging Documentation¶

A multiresolution image analyser.

Note:

This project is in beta stage.

Contents:

  • Introduction
    • PyWI - Python Wavelet Imaging
    • Description
    • Dependencies
    • Installation
    • Cosmostat iSAP Sparce2D installation
    • Example
    • IPython/Jupyter Notebooks
    • Bug reports
    • Indices and tables
  • API
    • pywi.benchmark.metrics.refbased
    • pywi.benchmark.io.refbased.fits
    • pywi.processing.filtering.hard_filter
    • pywi.processing.filtering.pixel_clusters
    • pywi.processing.transform.mrtransform_wrapper
    • pywi.io.fits
    • pywi.io.images
    • pywi.io.pil
    • pywi.io.plot
    • pywi.optimization.bruteforce
    • pywi.optimization.differential_evolution
    • pywi.optimization.saes
    • pywi.optimization.objectivefunc.wavelets_mrfilter_delta_psi
    • pywi.ui.argparse_commons
    • pywi.ui.commons
    • pywi.ui.filter_with_mrfilter
    • pywi.ui.filter_with_mrtransform
  • Developer’s notes
    • Source code
    • Getting Started For Developers
    • Bug reports
    • Contribute
    • Changes
  • Online documentation: https://jeremiedecock.github.io/pywi/
  • Source code: https://github.com/jeremiedecock/pywi
  • Issue tracker: https://github.com/jeremiedecock/pywi/issues
  • PyWI on PyPI: https://pypi.org/project/pywi/

Indices and tables¶

  • Index
  • Module Index
  • Search Page

Credits¶

Created by Jérémie Decock.

Next

© Copyright 2016-2018, Jérémie Decock.

Built with Sphinx using a theme provided by Read the Docs.