how can I compute two-point correlation function from binary image??
22 次查看(过去 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!