How can I do the following Euclidean Distance function in MATLAB? (Non-Local Means Denoising)
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
I would like to denoise an MRI image using Non-Local means method but I would like to ask how can I convert the numerator of the lamda i-j, which is the Gaussian Weighted Euclidean Distance, into code in MATLAB? I'm not too sure how the function works either.
N(Y)i and N(Y)j are the vector intensity of pixel i and j respectively. a is the standard deviation of the Gaussian Function.

Thank you very much!
1 comentario
Royi Avital
el 28 de Feb. de 2016
A straight forward code would be very slow, are you interested in it?
Respuestas (0)
Ver también
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!