Skip to main content

with_labels

Function with_labels 

Source
pub fn with_labels(
    input: &PointCloud,
    field_name: &str,
    labels: Vec<i32>,
) -> SpatialResult<PointCloud>
Expand description

Adds or replaces a per-point label field on a point cloud copy.