A similar photoshop technique I was taught that would help an image look nicer or less noisy, was to apply a gaussian blur and then sharpen the edges of the image.
jsc723
Is this an application of bilateral filter?
jessicajyeh
@jsc723 It's not explicitly said during lecture, but I feel like it might definitely be bilateral filtering or something similar. It's definitely a data-dependent filter since it takes the edges into account.
A similar photoshop technique I was taught that would help an image look nicer or less noisy, was to apply a gaussian blur and then sharpen the edges of the image.
Is this an application of bilateral filter?
@jsc723 It's not explicitly said during lecture, but I feel like it might definitely be bilateral filtering or something similar. It's definitely a data-dependent filter since it takes the edges into account.