Package | Description |
---|---|
net.imagej.ops.filter.ifft |
Modifier and Type | Class and Description |
---|---|
class |
IFFTMethodsOpC<C extends ComplexType<C>,T extends RealType<T>>
Inverse FFT computer that operates on an RAI and wraps FFTMethods.
|
class |
IFFTMethodsOpI<C extends ComplexType<C>>
Inverse FFT inplace operator -- complex to complex only, output size must
conform to supported FFT size.
|
Copyright © 2014–2022 ImageJ. All rights reserved.