cmoments3d {bioimagetools} | R Documentation |
Computes intensity-weighted centers of objects and their mass (sum of intensities) and size.
cmoments3d(mask, ref)
mask |
a labeled stack as returned from bwlabel3d |
ref |
the original image stack |
a matrix with the moments of the objects in the stack
Volker Schmid