aimsalgo 6.0.0
Neuroimaging image processing
meshvoronoi_d.h File Reference
#include <aims/distancemap/meshvoronoi.h>
#include <aims/distancemap/meshdistance.h>
#include <aims/distancemap/stlsort.h>
#include <aims/mesh/surfaceOperation.h>
#include <aims/mesh/surface.h>
#include <float.h>
#include <stack>
#include <set>
Include dependency graph for meshvoronoi_d.h:

Go to the source code of this file.

Namespaces

namespace  aims
 
namespace  aims::meshdistance
 

Functions

template<class T>
Texture< T > aims::meshdistance::MeshVoronoiT (const AimsSurface< 3, Void > &mesh, const Texture< T > &inittex, const T &Back, const T &For, float dist, bool connexity, bool object)
 Compute a geodesic voronoi diagram (dist = MAX_FLOAT,object=true ) of objects defined in inittex.