aimsalgo 6.0.0
Neuroimaging image processing
sampler.h File Reference
#include <aims/def/assert.h>
#include <cartodata/volume/volume.h>
#include <aims/vector/vector.h>
#include <aims/resampling/motion.h>
#include <aims/bucket/bucketMap.h>
#include <vector>
Include dependency graph for sampler.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  PVItem
 
class  Sampler< T >
 
struct  PVVectorItem
 
class  BucketSampler< T >
 

Namespaces

namespace  carto
 

Functions

void AimsSamplePV (const carto::rc_ptr< carto::Volume< short > > &in, carto::rc_ptr< carto::Volume< short > > &out, const carto::rc_ptr< carto::Volume< PVItem > > &comb)
 

Function Documentation

◆ AimsSamplePV()

void AimsSamplePV ( const carto::rc_ptr< carto::Volume< short > > & in,
carto::rc_ptr< carto::Volume< short > > & out,
const carto::rc_ptr< carto::Volume< PVItem > > & comb )
inline

Definition at line 359 of file sampler.h.

References carto::NDIterator_base::ended(), and carto::NDIterator_base::offset().