Azzera filtri
Azzera filtri

how to calculate entropy of subband?

4 visualizzazioni (ultimi 30 giorni)
I have a code for 2d dual tree discrete wavelet transform please help me how to calculate entropy of subband of a image.

Risposta accettata

Youssef  Khmou
Youssef Khmou il 19 Feb 2013
hi,
did you try this :
% Function entropy of grayscla image
I = imread('circuit.tif');
J = entropy(I)
  1 Commento
maha lakshmi
maha lakshmi il 19 Feb 2013
Thank you sir,It works.Thank you for your quick response.

Accedi per commentare.

Più risposte (0)

Prodotti

Community Treasure Hunt

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

Start Hunting!

Translated by