aimsalgo 6.0.0
Neuroimaging image processing
voronoi.h File Reference
Include dependency graph for voronoi.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  carto
 

Functions

template<class T>
carto::VolumeRef< T > AimsVoronoiFrontPropagation (carto::rc_ptr< carto::Volume< T > > &vol, T val_domain, T val_outside, int xm, int ym, int zm, float mult_factor)
 

Function Documentation

◆ AimsVoronoiFrontPropagation()

template<class T>
carto::VolumeRef< T > AimsVoronoiFrontPropagation ( carto::rc_ptr< carto::Volume< T > > & vol,
T val_domain,
T val_outside,
int xm,
int ym,
int zm,
float mult_factor )