Skip to contents

Random downsampling

Usage

px_random_downsample(cloud, fraction = 0.5, seed = NULL)

Arguments

cloud

A px_cloud.

fraction

Numeric between 0 and 1 — fraction to keep.

seed

Integer or NULL — random seed.

Value

A px_cloud — downsampled.