SymmetricWavelet | (const Sequence& h, const Sequence& ht, Sign sign = Negative, double error = prerror) ; |
SymmetricWavelet | (double *hs, unsigned int hl, double *hts, unsigned int htl) ; |
floatVectorRef analysislow | (const floatVector &fv) const ; |
floatVectorRef analysishigh | (const floatVector &fv) const ; |
floatVectorRef synthesis | (const floatVector &lowchannel, const floatVector &highchannel) const ; |
floatVectorRef analyse | (const floatVector &fv) const ; |
floatVectorRef synthesise | (const floatVector &fv) const ; |
floatVectorRef fwt | (const floatVector &fv, unsigned int lev = 0) const ; |
floatVectorRef ifwt | (const floatVector &fv, unsigned int lev = 0) const ; |
floatImageRef fwt_nstd | (const floatImage &fi, unsigned int lev = 0) const ; |
floatImageRef ifwt_nstd | (const floatImage &fi, unsigned int lev = 0) const ; |