odc.geo.geom.BoundingBox.qr2sample
- BoundingBox.qr2sample(n, padding=None, with_edges=False, offset=0)[source]
Generate quasi-random sample of points within this boundingbox.
- Parameters
References: http://extremelearning.com.au/unreasonable-effectiveness-of-quasirandom-sequences/
- Return type