Mutual information image

7 views (last 30 days)
jiji Merdassi
jiji Merdassi on 26 Feb 2012
Is it possible to calculate the mutual information of each block of pixels (3*3) of an image? If possible how I can code it with matlab? Thanks.

Accepted Answer

Image Analyst
Image Analyst on 26 Feb 2012
Yes, it is. You can start with the Getting Started part of the help. After that you should know enough to start programming up your algorithm.
  2 Comments
jiji Merdassi
jiji Merdassi on 26 Feb 2012
I want to know just the method, I have to calculate the mutual information of every two successives bloc , is this correct?
Image Analyst
Image Analyst on 26 Feb 2012
I don't know that method. Do you have a web page with the formula?

Sign in to comment.

More Answers (1)

HU xb
HU xb on 11 Jun 2013
I have upload a function to calculate the MI between two images. Maybe It will be useful. http://www.mathworks.com/matlabcentral/fileexchange/42165#comments

Community Treasure Hunt

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

Start Hunting!