bwlabel3d: Binary segmentation in 3d

View source: R/bwlabel3d.R

bwlabel3dR Documentation

Binary segmentation in 3d

Description

Binary segmentation in 3d

Usage

bwlabel3d(img)

Arguments

img

A 3d array. x is considered as a binary image, whose pixels of value 0 are considered as background ones and other pixels as foreground ones.

Value

A grayscale 3d array, containing the labeled version of x.

Author(s)

Fabian Scheipl, Volker Schmid


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