Package | Description |
---|---|
net.imagej |
Modifier and Type | Method and Description |
---|---|
void |
FloodFiller.particleAnalyzerFill(long u0,
long v0,
long[] position,
double level1,
double level2,
DrawingTool maskTool,
RealRect bounds)
In IJ1 this method is used by the particle analyzer to remove interior
holes from particle masks.
|
Constructor and Description |
---|
FloodFiller(DrawingTool tool)
Constructs a FloodFiller from a given DrawingTool.
|
Copyright © 2014–2022 ImageJ. All rights reserved.