Post #4263017
2026-07-28 07:57 UTC
Experimenting with supersampling with splines to smooth contours when the resolution is kinda coarse. My logic is that contour methods assume linear interpolation, but that's just one assumption. Why not assume a smoother function? So, I first interpolate to a finer grid using splines and then use regular contours. This is the result. First image is default contours, second image is with the interpolation step.
#RStats
Replies (0)
No replies.