Mathematical Morphology in Any Number of Dimensions
Binarise a numeric array
Check for a binary array
Find connected components
Display a 2D image
Distance transforms
Apply a filter to an array
Conway's Game of Life
Smooth a numeric array with a Gaussian kernel
Kernel-generating functions
Morph an array with a kernel
Standard mathematical morphology operations
Get neighbourhood information for an array
Resample an array
Sampling and plotting kernels
Skeletonise a numeric array
Show an ASCII art representation of a 2D image or matrix
Check for a symmetric array
Threshold a numeric array or vector
Provides tools for performing mathematical morphology operations, such as erosion and dilation, on data of arbitrary dimensionality. Can also be used for finding connected components, resampling, filtering, smoothing and other image processing-style operations.