SourceXtractorPlusPlus
0.16
Please provide a description of the project.
|
Go to the source code of this file.
Namespaces | |
SourceXtractor | |
Functions | |
template<typename T , template< typename > class Img> | |
static void | SourceXtractor::copyImageToFFTWorkArea (Img< T > &origin, std::vector< T > &buffer) |
template<typename T , template< typename > class Img> | |
static void | SourceXtractor::copyFFTWorkAreaToImage (std::vector< T > &buffer, Img< T > &dest, int rpad=0, int lpad=0, int tpad=0, int bpad=0, bool normalize=true) |