what is correlation analysis function in matlab
이전 댓글 표시
Is there any function to analyse the correlation pixels in matlab?
채택된 답변
추가 답변 (1개)
Image Analyst
2013년 12월 29일
0 개 추천
You can use xcorr2() or normxcorr2(). See demos attached in blue text below.
카테고리
도움말 센터 및 File Exchange에서 Correlation and Convolution에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!