public class AtractFilter2D
extends java.lang.Object
Constructor and Description |
---|
AtractFilter2D() |
Modifier and Type | Method and Description |
---|---|
void |
applyToGrid1D(Grid3D input)
This method implements the AtractFilter using the 1-D Implementation of the AtractKernel
|
void |
applyToGrid2D(Grid2D input)
This method implements the AtractFilter using the 2-D Implementation of the AtractKernel
|
void |
applyToGrid2D(Grid3D input)
This method implements the AtractFilter using the 2-D Implementation of the AtractKernel
|
public void applyToGrid2D(Grid3D input)
input
- Projection stackpublic void applyToGrid2D(Grid2D input)
input
- Projection stackpublic void applyToGrid1D(Grid3D input)
input
- Projection stack