aimsalgo  5.0.5
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.

Classes

class  AimsData< T >
 

Functions

template<class T >
AIMSALGO_API AimsData< T > AimsVoronoiFrontPropagation (AimsData< T > &vol, T val_domain, T val_outside, int xm, int ym, int zm, float mult_factor)
 

Function Documentation

◆ AimsVoronoiFrontPropagation()

template<class T >
AIMSALGO_API AimsData<T> AimsVoronoiFrontPropagation ( AimsData< T > &  vol,
val_domain,
val_outside,
int  xm,
int  ym,
int  zm,
float  mult_factor 
)