how to calculate the entropy of an image?
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Collegue
am 19 Okt. 2017
Beantwortet: Image Analyst
am 19 Okt. 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
1 Kommentar
Akzeptierte Antwort
Image Analyst
am 19 Okt. 2017
Post your image where you get zero. If it's a uint8 image, try casting to double() before sending it into entropy().
0 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Image Segmentation and Analysis finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!