JuliaImages / ImageFiltering.jl

Julia implementations of multidimensional array convolution and nonlinear stencil operations
Other
99 stars 51 forks source link
hacktoberfest image-processing julia

ImageFiltering

ImageFiltering implements blurring, sharpening, gradient computation, and other linear filtering operations, as well nonlinear filters like min/max.

Packages with overlapping functionality that also offer something extra:

Packages that appear to perform just a subset of what ImageFiltering does: