![]() |
aimsalgo
5.1.2
Neuroimaging image processing
|
#include <aims/pyramid/convolutionsubsampler.h>
#include <aims/utility/progress.h>
#include <cartobase/config/verbose.h>
Go to the source code of this file.
Namespaces | |
aims | |
aims::convolutionsubsampler | |
Functions | |
long | aims::convolutionsubsampler::mirrorCoeff (long i, long size) |
long | aims::convolutionsubsampler::selectCoeff (long i, long fullsize, long binf) |
template<typename T > | |
const T & | aims::convolutionsubsampler::at (const carto::VolumeRef< T > &vol, long px, long py, long pz, long pt, const Point4dl &fullsize, const Point4dl &binf) |