Xmipp  v3.23.11-Nereus
Classes | Functions
wavelet.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  TWaveletStruct
 

Functions

int WaveletCheck (struct TWaveletStruct *Data)
 
int WaveletSize (struct TWaveletStruct *Data)
 
int Wavelet (struct TWaveletStruct *Data)
 

Function Documentation

◆ Wavelet()

int Wavelet ( struct TWaveletStruct Data)

Do the wavelet tranformation job. It can be either forward (DWT="Analysis") or backwards (IDWT="Synthesis")

◆ WaveletCheck()

int WaveletCheck ( struct TWaveletStruct Data)

◆ WaveletSize()

int WaveletSize ( struct TWaveletStruct Data)