You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Image compression is one of the most important step in image transmission and storage. Most of the state-of-art image compression techniques are spatial based. In this code, a histogram based image compression technique is implemented based on multi-level image thresholding. The gray scale of the image is divided into crisp group of probabilistic partition. Shannon's Entropy is used to measure the randomness of the crisp grouping. The entropy function is maximized using a popular metaheuristic named Differential Evolution to reduce the computational time and standard deviation of optimized objective value.
The algorithm is proposed in :
Paul, S.; Bandyopadhyay, B., "A novel approach for image compression based on multi-level image thresholding using Shannon Entropy and Differential Evolution," Students' Technology Symposium (TechSym), 2014 IEEE , vol., no., pp.56,61, Feb. 28 2014-March 2 2014
doi: 10.1109/TechSym.2014.6807914
Please cite this paper, if you use this code.
Cite As
Sujoy Paul (2026). A novel approach for image compression based on multi-level image thresholding using Shannon Entropy (https://www.mathworks.com/matlabcentral/fileexchange/47911-a-novel-approach-for-image-compression-based-on-multi-level-image-thresholding-using-shannon-entropy), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.2.0.0 (175 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
