Python Wavelet Imaging Documentation¶
A multiresolution image analyser.
Note:
This project is in beta stage.
Contents:
- Introduction
 - 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
 
- 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¶
Credits¶
Created by Jérémie Decock.