pub fn segment_plane_legacy( cloud: &PointCloud<Point3f>, threshold: f32, ) -> Result<Vec<usize>>
Legacy function for backward compatibility