ImageSmooth.jl

ImageSmooth is a Julia package which spports a number of image-smoothing algorithms. The core function is smooth.

This documentation is a collection of several parts:

  • The "Usage" part introduces how to use the Smooth API.

  • The "Algorithms" part contains the details of algorithms supported by ImageSmooth. We also give some demonstrations for different algorithms.

For more advanced usage, please check "Package References" page.