Implements #228 adaptive MLS and smoothing channel
Compare changes
Files
3- Nicolas Pope authored
+ 19
− 16
@@ -9,10 +9,10 @@ using ftl::cuda::TextureObject;
@@ -24,27 +24,29 @@ __global__ void smooth_chan_kernel(
@@ -54,6 +56,7 @@ void ftl::cuda::smooth_channel(
@@ -62,11 +65,11 @@ void ftl::cuda::smooth_channel(