how can I compute two-point correlation function from binary image??
조회 수: 18 (최근 30일)
이전 댓글 표시
I want to make 3D microstructure using stochastic reconstruction from 2D image. To do this, I should know characterization via correlation functions. I do not know how to compute correlation function though I know the theory of correlation function. Please give me an advice!
댓글 수: 0
답변 (2개)
Jyotish Robin
2016년 8월 2일
It is my understanding that you want to compute the two-point correlation function of a binary image.
The following documentation link will be helpful.
댓글 수: 0
Santiago Benito
2021년 2월 3일
I might be a little to late, but here's a function I programmed that is much faster: https://de.mathworks.com/matlabcentral/fileexchange/86852-autocorr2-two-point-autocorrelation
It uses the FFT to do the convolution.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Image Processing Toolbox에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!