Learn R Programming

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

mmand (version 0.1.1)

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.1

License

GPL-2

Issues

Pull Requests

Stars

Forks

Maintainer

Jon Clayden

Last Published

May 1st, 2012

Functions in mmand (0.1.1)

gameOfLife

Conway's Game of Life
kernels

Kernel-generating functions
morphology

Standard mathematical morphology operations
gaussianSmooth

Smooth a numeric array with a Gaussian kernel
morph

Morph an array with a kernel
binarise

Binarise a numeric array