This program compress and recostruct using wavelets. We can select level of decomposition(here maximum 4 levels are given) of images using selected wa...
I ve written some many years ago dynamic Huffman algorithm to compress and decompress data. It is mainly targeted to data with some symbols occuring m...