Basic Image AlgorithmS Library  2.8.0
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
BIAS::FFT2D_Tiles< InputStorageType, OutputStorageType > Member List

This is the complete list of members for BIAS::FFT2D_Tiles< InputStorageType, OutputStorageType >, including all inherited members.

_inBIAS::FFT2D< InputStorageType, OutputStorageType >protected
_NumTilesXBIAS::FFT2D_Tiles< InputStorageType, OutputStorageType >protected
_NumTilesYBIAS::FFT2D_Tiles< InputStorageType, OutputStorageType >protected
_outBIAS::FFT2D< InputStorageType, OutputStorageType >protected
_OutNumBIAS::FFT2D< InputStorageType, OutputStorageType >protected
_OutSizeYBIAS::FFT2D< InputStorageType, OutputStorageType >protected
_p_forwardBIAS::FFT2D< InputStorageType, OutputStorageType >protected
_p_reverseBIAS::FFT2D< InputStorageType, OutputStorageType >protected
_SizeBIAS::FFT2D< InputStorageType, OutputStorageType >protected
_SizeXBIAS::FFT2D< InputStorageType, OutputStorageType >protected
_SizeYBIAS::FFT2D< InputStorageType, OutputStorageType >protected
_TileSizeXBIAS::FFT2D_Tiles< InputStorageType, OutputStorageType >protected
_TileSizeYBIAS::FFT2D_Tiles< InputStorageType, OutputStorageType >protected
CrossPowerSpectrum(const Image< InputStorageType > &src1, const Image< InputStorageType > &src2, Image< OutputStorageType > &dst1)BIAS::FFT2D< InputStorageType, OutputStorageType >virtual
FFT2D()BIAS::FFT2D< InputStorageType, OutputStorageType >
FFT2D_Tiles()BIAS::FFT2D_Tiles< InputStorageType, OutputStorageType >
Filter(const Image< InputStorageType > &src, Image< OutputStorageType > &dst)BIAS::FFT2D_Tiles< InputStorageType, OutputStorageType >virtual
Filter(const Image< InputStorageType > &src, Image< OutputStorageType > &dst1, Image< OutputStorageType > &dst2)BIAS::FFT2D_Tiles< InputStorageType, OutputStorageType >virtual
Forward_(const Image< InputStorageType > &src)BIAS::FFT2D_Tiles< InputStorageType, OutputStorageType >protectedvirtual
GetBordersValid_(int &border_x, int &border_y) const BIAS::FFT2D< InputStorageType, OutputStorageType >protectedvirtual
Init(int, int)BIAS::FFT2D_Tiles< InputStorageType, OutputStorageType >inlinevirtual
Init(int width, int height, int tilewidth, int tileheight)BIAS::FFT2D_Tiles< InputStorageType, OutputStorageType >virtual
Normalize(Image< OutputStorageType > &dst)BIAS::FFT2D< InputStorageType, OutputStorageType >virtual
Release()BIAS::FFT2D_Tiles< InputStorageType, OutputStorageType >
Reverse_(const Image< OutputStorageType > &src)BIAS::FFT2D_Tiles< InputStorageType, OutputStorageType >protectedvirtual
TransformAbs(const Image< InputStorageType > &src, Image< OutputStorageType > &dst)BIAS::FFT2D_Tiles< InputStorageType, OutputStorageType >virtual
TransformLogAbs(const Image< InputStorageType > &src, Image< OutputStorageType > &dst)BIAS::FFT2D< InputStorageType, OutputStorageType >virtual
TransformPhase(const Image< InputStorageType > &src, Image< OutputStorageType > &dst)BIAS::FFT2D< InputStorageType, OutputStorageType >virtual
TransformReverse(const Image< OutputStorageType > &src, Image< InputStorageType > &dst)BIAS::FFT2D_Tiles< InputStorageType, OutputStorageType >virtual
~FFT2D()BIAS::FFT2D< InputStorageType, OutputStorageType >virtual
~FFT2D_Tiles()BIAS::FFT2D_Tiles< InputStorageType, OutputStorageType >