Package | Description |
---|---|
net.imagej.plugins.commands.assign.noisereduce |
Modifier and Type | Class and Description |
---|---|
class |
RadialNeigh
A circular neighborhood of specifiable radius.
|
class |
RectangularNeigh
A rectangular neighborhood of specifiable size.
|
Modifier and Type | Method and Description |
---|---|
Neighborhood |
RectangularNeighborhoodSpecifier.getNeighborhood() |
Neighborhood |
RadialNeighborhoodSpecifier.getNeighborhood() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractNoiseReducerPlugin.setNeighborhood(Neighborhood n) |
Copyright © 2014–2022 ImageJ. All rights reserved.