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.

 채택된 답변

Image Analyst
Image Analyst 2012년 2월 26일

0 개 추천

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

jiji Merdassi
jiji Merdassi 2012년 2월 26일
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 2012년 2월 26일
I don't know that method. Do you have a web page with the formula?

댓글을 달려면 로그인하십시오.

추가 답변 (1개)

HU xb
HU xb 2013년 6월 11일

0 개 추천

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!

Translated by