Mutual information image
2 views (last 30 days)
Show older comments
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.
0 Comments
Accepted Answer
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
More Answers (1)
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
0 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!