public class RadialNeigh extends Object implements Neighborhood
Constructor and Description |
---|
RadialNeigh(int numDims,
long radius) |
Modifier and Type | Method and Description |
---|---|
String |
getDescription() |
net.imglib2.ops.pointset.PointSet |
getPoints() |
public net.imglib2.ops.pointset.PointSet getPoints()
getPoints
in interface Neighborhood
public String getDescription()
getDescription
in interface Neighborhood
Copyright © 2014–2022 ImageJ. All rights reserved.