Effacer les filtres
Effacer les filtres

how to calculate entropy of subband?

4 vues (au cours des 30 derniers jours)
maha lakshmi
maha lakshmi le 19 Fév 2013
I have a code for 2d dual tree discrete wavelet transform please help me how to calculate entropy of subband of a image.

Réponse acceptée

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

Connectez-vous pour commenter.

Plus de réponses (0)

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by