aimsalgo 6.0.0
Neuroimaging image processing
convolutionfilter_d.h File Reference
#include <aims/signalfilter/convolutionfilter.h>
#include <aims/utility/progress.h>
#include <aims/vector/vector.h>
#include <cartobase/config/verbose.h>
Include dependency graph for convolutionfilter_d.h:

Go to the source code of this file.

Namespaces

namespace  aims
 
namespace  aims::convolutionfilter
 

Functions

long aims::convolutionfilter::mirrorCoeff (long i, long size)
 
long aims::convolutionfilter::selectCoeff (long i, long fullsize, long binf)
 
template<typename T>
const T & aims::convolutionfilter::at (const carto::VolumeRef< T > &vol, const Point4dl &p, const Point4dl &fullsize, const Point4dl &binf)