|
Lynkeos
1.2
|
#include <processing_core.h>
Public Attributes | |
| u_char | nplanes |
| u_short | w |
| u_short | h |
| u_short | pw |
| SPECTRUM | spectrum |
| u_char | goal |
| FFT_PLAN | direct |
| FFT_PLAN | inverse |
| FFT_PLAN FFT_DATA::direct |
Referenced by allocate_spectrum(), fourier(), and free_spectrum().
| u_char FFT_DATA::goal |
Referenced by allocate_spectrum(), FFT_DATA_INIT(), fourier(), fourier_inverse(), and free_spectrum().
| u_short FFT_DATA::h |
| FFT_PLAN FFT_DATA::inverse |
Referenced by allocate_spectrum(), fourier_inverse(), and free_spectrum().
| u_char FFT_DATA::nplanes |
Referenced by allocate_spectrum(), corelation_peak(), correlate_spectrums(), and fourier_inverse().
| u_short FFT_DATA::pw |
Referenced by allocate_spectrum(), colorValue(), and fourier_inverse().
| SPECTRUM FFT_DATA::spectrum |
Referenced by MyImageAligner::alignWithList:reference:refBuffer:lock:darkFrame:flatField:rectangle:cutOff:precisionThreshold:, allocate_spectrum(), colorValue(), correlate_spectrums(), FFT_DATA_INIT(), fourier_inverse(), free_spectrum(), makeGaussianSpectrum(), MyPostProcessing::makeImageWithMin:Max:, MyPostProcessing::process:seqnb:width:height:deconvRadius:deconvThreshold:unsharpRadius:unsharpGain:, and rgbPlane().
| u_short FFT_DATA::w |
1.8.15