nearest neighbor gaussian blurring for scatter data
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Aditya Patil
il 22 Set 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
il 22 Set 2020
No idea what you want. Perhaps scatteredInterpolant? Demo attached.
Risposte (0)
Vedere anche
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!