how can I compute two-point correlation function from binary image??
22 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (2)
Jyotish Robin
el 2 de Ag. de 2016
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 comentarios
Santiago Benito
el 3 de Feb. de 2021
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 comentarios
Ver también
Categorías
Más información sobre Image Processing Toolbox en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!