Skip to main content

normalize_unit_sphere

Function normalize_unit_sphere 

Source
pub fn normalize_unit_sphere(input: &PointCloud) -> SpatialResult<PointCloud>
Expand description

Recenters a cloud and scales it so its farthest point is at unit distance — the canonical normalization for learned point-cloud models.