#include "emdata.h"
Include dependency graph for processor_sparx.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | EMAN |
Classes | |
class | EMAN::MirrorProcessor |
mirror an image More... | |
class | EMAN::NewFourierProcessor |
Base class for Fourier processors. More... | |
class | EMAN::NewLowpassTopHatProcessor |
Lowpass top-hat filter processor applied in Fourier space. More... | |
class | EMAN::NewHighpassTopHatProcessor |
Highpass top-hat filter applied in Fourier NewLowpassGaussProcessorspace. More... | |
class | EMAN::NewBandpassTopHatProcessor |
Bandpass top-hat filter processor applied in Fourier space. More... | |
class | EMAN::NewHomomorphicTopHatProcessor |
Homomorphic top-hat filter processor applied in Fourier space. More... | |
class | EMAN::NewLowpassGaussProcessor |
Lowpass Gauss filter processor applied in Fourier space. More... | |
class | EMAN::NewHighpassGaussProcessor |
Highpass Gauss filter processor applied in Fourier space. More... | |
class | EMAN::NewBandpassGaussProcessor |
Bandpass Gauss filter processor applied in Fourier space. More... | |
class | EMAN::NewHomomorphicGaussProcessor |
Homomorphic Gauss filter processor applied in Fourier space. More... | |
class | EMAN::NewInverseGaussProcessor |
Divide by a Gaussian in Fourier space. More... | |
class | EMAN::SHIFTProcessor |
Shift by phase multiplication in Fourier space. More... | |
class | EMAN::InverseKaiserI0Processor |
Divide by a Kaiser-Bessel I0 func in Fourier space. More... | |
class | EMAN::InverseKaiserSinhProcessor |
Divide by a Kaiser-Bessel Sinh func in Fourier space. More... | |
class | EMAN::NewRadialTableProcessor |
Filter with tabulated data in Fourier space. More... | |
class | EMAN::NewLowpassButterworthProcessor |
Lowpass Butterworth filter processor applied in Fourier space. More... | |
class | EMAN::NewHighpassButterworthProcessor |
Highpass Butterworth filter processor applied in Fourier space. More... | |
class | EMAN::NewHomomorphicButterworthProcessor |
Homomorphic Butterworth filter processor applied in Fourier space. More... | |
class | EMAN::NewLowpassTanhProcessor |
Lowpass tanh filter processor applied in Fourier space. More... | |
class | EMAN::NewHighpassTanhProcessor |
Highpass tanh filter processor applied in Fourier space. More... | |
class | EMAN::NewHomomorphicTanhProcessor |
Homomorphic Tanh processor applied in Fourier space. More... | |
class | EMAN::NewBandpassTanhProcessor |
Bandpass tanh processor applied in Fourier space. More... | |
class | EMAN::CTF_Processor |
Defines | |
#define | eman_processor_sparx_h__ 1 |
|
|
Definition at line 37 of file processor_sparx.h. |