public static class Robotiser.PhaseRemover extends PolarFrequencyProcessor
| Constructor and Description |
|---|
PhaseRemover(int fftSize) |
PhaseRemover(int fftSize,
double amount) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
processPolar(double[] r,
double[] phi)
Perform the random manipulation.
|
processapplyInline, getFFTSizepublic PhaseRemover(int fftSize,
double amount)
public PhaseRemover(int fftSize)
protected void processPolar(double[] r,
double[] phi)
processPolar in class PolarFrequencyProcessorr - rphi - phiCopyright © 2000–2022 DFKI GmbH. All rights reserved.