nearest neighbor gaussian blurring for scatter data

3 views (last 30 days)
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
Aditya Patil
Aditya Patil on 22 Sep 2020
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)

Community Treasure Hunt

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

Start Hunting!