Skip to main content

range_image

Function range_image 

Source
pub fn range_image(
    cloud: &PointCloud,
    config: RangeImageConfig,
) -> Result<RangeImage, SpatialError>
Expand description

Projects a cloud into a spherical range image, keeping the nearest range per pixel. Points outside the vertical field of view are dropped.