JuliaImages / ImageFiltering.jl

Julia implementations of multidimensional array convolution and nonlinear stencil operations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

About

Julia implementations of multidimensional array convolution and nonlinear stencil operations

License:Other


Languages

Language:Julia 100.0%