Hi, I recently created a package to create N-dimension simple filters and was told to seek help and advise here to make it better :slight_smile. https://github.com/QuelqunQui/SimpleNDimFiltering.jl
Hoping I’m at the right place to do so. If not please don’t shoot me, I’ve got cookies ![]()
Could you add an example of how to use it to your readme.md?
I’m on it ![]()
1 Like
You might check out ImageFiltering.jl, which has a number of built-in filters (see ?Kernel and ?KernelFactors) and supports several different types of filters, boundary conditions, etc.
1 Like