Mutual information image

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

0 votes

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

I want to know just the method, I have to calculate the mutual information of every two successives bloc , is this correct?
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

0 votes

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!