Altera_Forum
Honored Contributor
18 years agohow to implement a discrete wavelet block(dwt)
Hi
I am a student of goa university. I am doing a project on image compression using an altera fpga.i am using the following blocks discrete wavelet transform (dwt),quantisation and encoding using vhdl language.so i have a problem how to implement dwt block, since i am not familiar with dwt maths formula and how to implement it in vhdl since are project is totally hardware implementation using vhdl language. IS there any possibility that i can use dsp blocks such as chroma resampler,2d filter, scaler etc in order to form dwt block. since i have read about dwt it is mostly blocks of low and high pass filter. please help. thanks.