Package | Description |
---|---|
net.imglib2.roi.geom | |
net.imglib2.roi.geom.real |
Modifier and Type | Method and Description |
---|---|
static WritablePointMask |
GeomMasks.pointMask(double[] point)
Creates a
WritablePointMask from double[] coordinates. |
static WritablePointMask |
GeomMasks.pointMask(RealLocalizable point)
Creates a
WritablePointMask from a RealLocalizable point. |
Modifier and Type | Class and Description |
---|---|
class |
DefaultWritablePointMask
A
WritablePointMask specified by the given location. |
Copyright © 2015–2022 ImgLib2. All rights reserved.