| Package | Description |
|---|---|
| net.imglib2.roi.geom | |
| net.imglib2.roi.geom.real |
| Modifier and Type | Method and Description |
|---|---|
static <L extends RealLocalizable> |
GeomMasks.realPointSampleListRealPointCollection(RealPointSampleList<L> points)
Creates a
WritableRealPointCollection from a
RealPointSampleList. |
| Constructor and Description |
|---|
RealPointSampleListWritableRealPointCollection(RealPointSampleList<L> points)
Creates a
RealPointCollection with the points in the
RealPointSampleList. |
Copyright © 2015–2022 ImgLib2. All rights reserved.