CentroidBand: Centroid Band Extraction

Description Usage Arguments Examples

View source: R/CentroidBand.r

Description

Extracts centroid bands

Usage

1
pca_align(configuration = NULL)

Arguments

data

A list of matrices of XYZ point clouds

pc

Align along principal components before extracting

threshold

Metric for band thickness relative to the point cloud scale

Examples

1
CentroidBand(data = pointclouds, pc = TRUE, threshold = 4)

jjlynch2/CentroidBanding documentation built on Aug. 22, 2019, 7:32 p.m.