how to find autocorrelation of image in horizontal ,vartical & digonal direction?

조회 수: 2 (최근 30일)
hi, i want to find the auto correlation & cross correlation in horizontal ,vertical & in diagonal direction of the output image obtain after doing the quantization of image*(*this image is obtain after taking the FFT of image & then finding the magnitude of that image)in to four level(quantization is done by dividing the minimum to maximum range in to four level and replacing each level with 1,2,3& 4 respectively) the output image who's auto correlation is to be find.consist of image array of size 256x384 having the values ranging from 1 to 4 only please help me to find it because i don't have any idea how to find it

채택된 답변

Image Analyst
Image Analyst 2011년 9월 23일
Did you look at xcorr2()?
  댓글 수: 3
Ganesh
Ganesh 2012년 1월 19일
It's not working...can u give me another function?
Walter Roberson
Walter Roberson 2012년 1월 19일
Are you getting an error message? If so, then what?
If you are not getting an error message, what difference do you observe between what you expect and what you get?

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

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Correlation and Convolution에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by