how to calculate the entropy of an image?
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Collegue
il 19 Ott 2017
Risposto: Image Analyst
il 19 Ott 2017
Sometimes the result that I get is 0 and it is impossible. Is there any code for doing it? with the code entropy() the result is 0
Risposta accettata
Image Analyst
il 19 Ott 2017
Post your image where you get zero. If it's a uint8 image, try casting to double() before sending it into entropy().
0 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Image Segmentation and Analysis in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!