Expand description
dynamic_poisson_sampling
is a very simple crate
that allows using poisson sampling with dynamic distance.
Functions§
- get_
points - Returns the points generated with a dynamic poisson sampling.
This function is SLOW but very permissive. It doesn’t need to know the minimum and maximum radius in advance.