I am trying to implement the Double Gaussian filter, which is defined in ISO surface profiling standard. I have found the algorithm using FFT. However I'd like to use a convolution method. I have already done the Gaussian filter.

Similar questions and discussions