aimsalgo  5.1.2
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

 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,
val_domain,
val_outside,
int  xm,
int  ym,
int  zm,
float  mult_factor 
)