estimation/measure of entropy
Afficher commentaires plus anciens
How to calculate entropy of an image without using the inbuilt functions? Entropy is the measure of loss of information.
-summation(P.*log2 P)
P is the count of histogram..but not getting the proper result!Anyone plz help.
Réponse acceptée
Plus de réponses (1)
Behrang Mehrparvar
le 10 Mai 2015
0 votes
Catégories
En savoir plus sur Modify Image Colors dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!