Echo Generation using Convolution of an Impulse Response & the Input signal
Echo Removal using deconvolution with FFT & IFFT
Image Compression by processing each of its color components (red,green,blue) in blocks of 8X8 pixels then compress each block using 2D Discrete Cosine Transform (2D DCT)
Image Decompression by applying inverse 2D DCT to each block