Learn R Programming

⚠️There's a newer version (1.6.3) of this package.Take me there.

mmand (version 0.1.0)

Mathematical Morphology in Any Number of Dimensions

Description

This package provides tools for performing mathematical morphology operations, such as erosion and dilation, on data of arbitrary dimensionality. It can also be used for smoothing and other image processing-style operations.

Copy Link

Version

Install

install.packages('mmand')

Monthly Downloads

764

Version

0.1.0

License

GPL-2

Issues

Pull Requests

Stars

Forks

Maintainer

Jon Clayden

Last Published

April 27th, 2012

Functions in mmand (0.1.0)

gameOfLife

Conway's Game of Life
gaussianSmooth

Smooth a numeric array with a Gaussian kernel
morphology

Standard mathematical morphology operations
kernels

Kernel-generating functions
binarise

Binarise a numeric array
morph

Morph an array with a kernel