cmoments3d {bioimagetools} | R Documentation |
Computes moments from image objects
Description
Computes intensity-weighted centers of objects and their mass (sum of intensities) and size.
Usage
cmoments3d(mask, ref)
Arguments
mask |
a labeled stack as returned from bwlabel3d |
ref |
the original image stack |
Value
a matrix with the moments of the objects in the stack
Author(s)
Volker Schmid
[Package bioimagetools version 1.1.8 Index]