Azzera filtri
Azzera filtri

What is the difference between energy and entropy of a 2D image?

2 visualizzazioni (ultimi 30 giorni)
what are the formulae for entropy and energy. and how to find them for a given 2D image using MATLAB??

Risposte (1)

Image Analyst
Image Analyst il 25 Feb 2016
Stalin answered this in your duplicate question by giving you a link to my answer to another poster.
In short, you can get the energy in uncalibrated units by summing the image, and you can get the entropy by using the entropy() function.
  1 Commento
abhilasha malhotra
abhilasha malhotra il 26 Feb 2016
yes but sum(I) is returning a large array of values. i want to calculate the energy of the image as a whole. [ 'I' is the grayscale image used]

Accedi per commentare.

Categorie

Scopri di più su Image Processing Toolbox 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!

Translated by