ccl_labels: 8-way connected component labelling.

Description Usage Arguments Value

View source: R/RcppExports.R

Description

8-way neighborhood connected component labelling of all given values.

Usage

1

Arguments

m

A two dimensional numeric matrix.

Value

Numeric matrix of the same dimensions as mat with values indicating component identification label where values increase in column major order.


Thell/ccloutline documentation built on July 10, 2020, 2:46 a.m.