This package provides morphology-related functionality to the Images.jl project.
Get the latest stable release with Julia's package manager:
Pkg.add("ImageMorphology")
dilate
erode
opening
closing
tophat
bothat
morphogradient
morpholaplace
thinning
imfill
Please check the top-level documentation at Images.jl.