Mutual information image
2 次查看(过去 30 天)
显示 更早的评论
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 个评论
采纳的回答
Image Analyst
2012-2-26
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 个评论
更多回答(1 个)
HU xb
2013-6-11
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 个评论
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!