thresholding the minimum cross-entropy

Choose "the best threshold" using the method of minimum cross entropy.
1.2K Downloads
Updated 20 Feb 2012

View License

The method of minimum cross entropy chooses "the best threshold" which loses less information during the thresholding.
The principle is to calculate the disance D between two distributions P and Q.

D(P,Q)=sum pi log(pi/qi)

Cite As

Fatma Gargouri (2024). thresholding the minimum cross-entropy (https://www.mathworks.com/matlabcentral/fileexchange/35157-thresholding-the-minimum-cross-entropy), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2010b
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0