Package | Description |
---|---|
net.imglib2.roi.geom |
Modifier and Type | Method and Description |
---|---|
static <L extends RealLocalizable> |
GeomMasks.kDTreeRealPointCollection(Collection<L> points)
Creates a
KDTree -based RealPointCollection from a
collection of points. |
Copyright © 2015–2022 ImgLib2. All rights reserved.