Learn R Programming

bioimagetools (version 1.1.9)

cmoments3d: Computes moments from image objects

Description

Computes intensity-weighted centers of objects and their mass (sum of intensities) and size.

Usage

cmoments3d(mask, ref)

Value

a matrix with the moments of the objects in the stack

Arguments

mask

a labeled stack as returned from bwlabel3d

ref

the original image stack

Author

Volker Schmid