Metadata-Version: 2.1
Name: itk-isotropicwavelets
Version: 0.6.1
Summary: Steerable Wavelet Pyramid with Isotropic Wavelets and Riesz Functions
Home-page: https://github.com/InsightSoftwareConsortium/ITKIsotropicWavelets
Author: Pablo Hernandez-Cerdan
Author-email: pablo.hernandez.cerdan@outlook.com
License: Apache
Download-URL: https://github.com/InsightSoftwareConsortium/ITKIsotropicWavelets
Keywords: ITK InsightToolkit Wavelet Pyramid Steerable Riesz
Platform: UNKNOWN
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Programming Language :: C++
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Healthcare Industry
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Medical Science Apps.
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Software Development :: Libraries
Classifier: Operating System :: Android
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS
License-File: LICENSE
Requires-Dist: itk (>=5.2.post3)

itk-isotropicwavelets provides a multiresolution analysis (MRA) framework using isotropic and steerable wavelets in the frequency domain.
This framework provides the backbone for state of the art filters for denoising, feature detection or phase analysis in N-dimensions. It focuses on reusability, and highly decoupled modules for easy extension and implementation of new filters.
Please refer to:P. Hernandez-Cerdan, “Isotropic and Steerable Wavelets in N Dimensions.
A multiresolution analysis framework”, Insight Journal, January-December 2016 http://hdl.handle.net/10380/3558.

