SigmaTransform
The SigmaTransform unifies various known signal processing transforms, like the STFT and the wavelet transform, differing only by a specific diffeomorphism.
|
Go to the source code of this file.
Classes | |
class | SigmaTransform::SigmaTransform2D |
class | SigmaTransform::STFT2D |
class | SigmaTransform::WaveletTransform2D |
class | SigmaTransform::SIM2D |
class | SigmaTransform::Curvelet2D |
class | SigmaTransform::NPShearlet2D |
class | SigmaTransform::Shearlet2D |
Namespaces | |
namespace | SigmaTransform |
Functions | |
point< 2 > | SigmaTransform::polar (const point< 2 > &p) |
point< 2 > | SigmaTransform::shear (const point< 2 > &p) |
point< 2 > | SigmaTransform::parabolicAction (const point< 2 > &l, const point< 2 > &r) |