public abstract class EdfWaveletMaximumModulus extends AbstractEdfAlgorithm
| Constructor and Description |
|---|
EdfWaveletMaximumModulus() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
majCCSubBand(ImageWare map,
int windowSize,
int nz,
int subBand) |
protected void |
majorityConsistencyCheck(ImageWare map,
int windowSize,
int nz) |
abstract ImageWare[] |
process(ImageWare imageStack) |
public abstract ImageWare[] process(ImageWare imageStack)
process in class AbstractEdfAlgorithmprotected void majorityConsistencyCheck(ImageWare map,
int windowSize,
int nz)
protected void majCCSubBand(ImageWare map,
int windowSize,
int nz,
int subBand)