MDSTk Libraries  1.1.0
Medical Data Segmentation Toolkit
Functions
mdsFFT.hxx File Reference

Medical Data Segmentation Toolkit (MDSTk)
Copyright (c) 2003-2006 by Michal Spanel
. More...

Functions

template<class I >
bool fft (const CImageBase< I > &SrcImage, CComplexImage &DstImage)
template<class I >
void fftShift (CImageBase< I > &Image)
template<class I >
bool ifft (const CImageBase< I > &SrcImage, CComplexImage &DstImage)

Detailed Description

Medical Data Segmentation Toolkit (MDSTk)
Copyright (c) 2003-2006 by Michal Spanel
.

Author: Michal Spanel, spanel@fit.vutbr.cz
Date: 2006/08/09

Id:
mdsFFT.hxx 2084 2012-02-13 10:23:58Z spanel

Description:


Function Documentation

template<class I >
bool fft ( const CImageBase< I > &  SrcImage,
CComplexImage &  DstImage 
)
template<class I >
void fftShift ( CImageBase< I > &  Image)
template<class I >
bool ifft ( const CImageBase< I > &  SrcImage,
CComplexImage &  DstImage 
)