Learn R Programming

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

mmand (version 1.0.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 resampling, filtering, smoothing and other image processing-style operations.

Copy Link

Version

Install

install.packages('mmand')

Monthly Downloads

764

Version

1.0.0

License

GPL-2

Issues

Pull Requests

Stars

Forks

Maintainer

Jon Clayden

Last Published

June 18th, 2014

Functions in mmand (1.0.0)

neighbourhood

Get neighbourhood information for an array
binarise

Binarise a numeric array
filters

Apply a filter to an array
gaussianSmooth

Smooth a numeric array with a Gaussian kernel
resample

Resample an array
kernels

Kernel-generating functions
morph

Morph an array with a kernel
sampleKernelFunction

Sampling and plotting kernels
gameOfLife

Conway's Game of Life
display

Display a 2D image
morphology

Standard mathematical morphology operations
binary

Check for a binary array