cmoments3d: Computes moments from image objects

View source: R/cmoments3d.R

cmoments3dR 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


bioimagetools documentation built on May 28, 2022, 5:06 p.m.