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


bioimaginggroup/bioimagetools documentation built on June 2, 2022, 3:49 p.m.