aimsalgo 6.0.0
Neuroimaging image processing
convolutionsubsampler_d.h File Reference
#include <aims/pyramid/convolutionsubsampler.h>
#include <aims/utility/progress.h>
#include <cartobase/config/verbose.h>
Include dependency graph for convolutionsubsampler_d.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  aims
 
namespace  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)