OpenStructure
|
#include <dft.hh>
Inherits ConstModOPAlgorithm.
Public Member Functions | |
DFT () | |
virtual ImageHandle | Visit (const ConstImageHandle &h_in) const |
Additional Inherited Members | |
Protected Member Functions inherited from ConstModOPAlgorithm | |
ConstModOPAlgorithm (const String &name) | |
ConstModOPAlgorithm (const ConstModOPAlgorithm &a) | |
ConstModOPAlgorithm & | operator= (const ConstModOPAlgorithm &a) |
Protected Member Functions inherited from AlgorithmBase | |
AlgorithmBase (const String &n) | |
AlgorithmBase (const AlgorithmBase &a) | |
AlgorithmBase & | operator= (const AlgorithmBase &b) |
Computes Fourier Trasnform honoring the origin of the image.
DFT | ( | ) |
|
virtual |
Implements ConstModOPAlgorithm.