nearest neighbor gaussian blurring for scatter data

I have a N by 3 array where the 3 columns are x position, y position and magnitude. Is there anyw ay to do gaussian blurring using nearest neigbors with these points?

2 Comments

Can you elaborate on what you want to achieve? Do you want to create an image by filling the empty parts with nearest neighbour predictions, and then apply gaussian blur to it?

Sign in to comment.

Answers (0)

Asked:

AAS
on 16 Sep 2020

Commented:

on 22 Sep 2020

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!