Mutual information image
8 ビュー (過去 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!