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

2 次查看(过去 30 天)
what are the formulae for entropy and energy. and how to find them for a given 2D image using MATLAB??

回答(1 个)

Image Analyst
Image Analyst 2016-2-25
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 个评论
abhilasha malhotra
abhilasha malhotra 2016-2-26
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]

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Image Processing Toolbox 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by