SPIHT Image Compression Algorithm Based on Bandelet Domain

Resource Overview

I have developed a SPIHT image compression algorithm implemented in the bandelet domain, which demonstrates superior performance compared to the classical SPIHT approach. The related research paper has been published, and I believe the code implementation will be valuable for the community.

Detailed Documentation

I have implemented a SPIHT image compression algorithm operating in the bandelet domain. Through extensive experimentation and comparative analysis, this algorithm demonstrates significantly better performance than the classical SPIHT method. The research paper documenting this work has been published, and I hope the accompanying code implementation will prove useful to other researchers and developers. The implementation involves bandelet transformation for directional representation of image features combined with SPIHT coding for efficient bit-plane encoding. If you're interested in this algorithm, I'd be happy to share more details about its implementation specifics, including the bandelet coefficient organization and the modified SPIHT sorting mechanism.