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 Neighborhoodpublic String getDescription()
getDescription in interface NeighborhoodCopyright © 2014–2022 ImageJ. All rights reserved.