-
- Downloads
change gaussian smoothing for polynomial smoothing
We now use a polynomial with finite support for our smoothing function: f(r) = (1 - r**2)**2 Θ(1 - r**2).
Loading
Please register or sign in to comment
We now use a polynomial with finite support for our smoothing function: f(r) = (1 - r**2)**2 Θ(1 - r**2).