Learn R Programming

morph (version 1.1.0)

3D Segmentation of Voxels into Morphologic Classes

Description

Automatically segments a 3D array of voxels into mutually exclusive morphological elements. This package extends existing work for segmenting 2D binary raster data. A paper documenting this approach has been accepted for publication in the journal Landscape Ecology. Detailed references will be updated here once those are known.

Copy Link

Version

Install

install.packages('morph')

Monthly Downloads

195

Version

1.1.0

License

GPL-3

Maintainer

Tarmo K Remmel

Last Published

February 14th, 2023

Functions in morph (1.1.0)

morph-package

tools:::Rd_package_title("morph")
morph3dlinks

An internal function that computes the spatial neighbours for voxels. It is an internal function called by morph3d() and not intended to be called on its own.
LEdemo

Landscape Ecology Demo Data (3D Voxels)
morph3d

Performs a morphological segmentation of a binary 3D array
arraytrim

Trim excess white-space (0 planes) from a 3D binary array.
morph3dprep

Prepare 3D voxel data for interactive 3D plotting.
morph3dplot

A plot function that converts a 3D array of voxels into an interactive rgl plot.