[root]/Wrapping/WrapITK/Modules/FFT

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| glehmann | 21 (100.0%) | 166 (100.0%) | 7.9 |
COMP: Fix unclosed IF statement.
2 lines of code changed in:
ENH: Add MagnitudeAndPhaseToComplexImageFilter and RealAndImaginaryToComplexImageFilter to WrapITK.
34 lines of code changed in:
ENH: Add FFTComplexToComplexImageFilter and FFTWComplexToComplexImageFilter to wrapitk.
11 lines of code changed in:
COMP: workaround the linking problem with vnl classes with mac os x by wrapping the vnl fft filters in the same files than the fft base classes
30 lines of code changed in:
ENH: Implement a New() method which return an instance of the FFTW filter if possible, and an intance of the vnl filter otherwise.
42 lines of code changed in:
ENH: Import WrapITK in Wrapping directory
47 lines of code changed in: