Fill Image NaN Values with Local Average
https://blogs.mathworks.com/loren/2020/10/20/fill-image-nan-values-with-local-average/?s_tid=feedtopost
https://blogs.mathworks.com/loren/2020/10/20/fill-image-nan-values-with-local-average/?s_tid=feedtopost
Loren on the Art of MATLAB
Fill Image NaN Values with Local Average
Recently we had a customer ask how to fill in NaN values in an image with a neighborhood local mean. My friend, colleague, and occasional blogger, Brett Shoelson, joins me today to show you several viable techniques.ContentsCreate dataUse regionfill to Replace…