Provides basic image processing with an assortment of linear and non-linear filters in Mac OS X. The filters are primarily intended for texture smoothing and denoising. Simply import an image, choose a filter, change parameters, and run.
- Mac OS X 10.11+
- Xcode 8.0+
- Swift 3.0+
- Haar Wavelet denoising by Nghia Ho
- Non-Linear anisotropic diffusion smoothing by [Laurent Berger] (http://answers.opencv.org/question/71005/isotropic-non-linear-diffusion-smoothing-perona-malik/)