Filter löschen
Filter löschen

how to calculate the entropy of an image?

1 Ansicht (letzte 30 Tage)
Collegue
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
Rik
Rik am 19 Okt. 2017
Bearbeitet: Rik am 19 Okt. 2017
A first search on the FEX turned up this entry, and you can check out this entry as well.

Melden Sie sich an, um zu kommentieren.

Akzeptierte Antwort

Image Analyst
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().

Weitere Antworten (0)

Kategorien

Mehr zu Images 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!

Translated by