nearest neighbor gaussian blurring for scatter data
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Aditya Patil
am 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?
Image Analyst
am 22 Sep. 2020
No idea what you want. Perhaps scatteredInterpolant? Demo attached.
Antworten (0)
Siehe auch
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!