SigmaTransform
The SigmaTransform unifies various known signal processing transforms, like the STFT and the wavelet transform, differing only by a specific diffeomorphism.
|
#include "SigmaTransform2D.h"
Go to the source code of this file.
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) |