|
SourceXtractorPlusPlus 1.0.3
SourceXtractor++, the next generation SExtractor
|


Go to the source code of this file.
Namespaces | |
| namespace | 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) |