![]() |
aimsalgo
5.1.2
Neuroimaging image processing
|
#include <aims/signalfilter/convolutionfilter.h>
#include <aims/utility/progress.h>
#include <aims/vector/vector.h>
#include <cartobase/config/verbose.h>
Go to the source code of this file.
Namespaces | |
aims | |
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) |