VIP: Volume Image Processing


activations.h File Reference
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <stdarg.h>
#include <limits.h>
#include <errno.h>
#include <math.h>
Include dependency graph for activations.h:

Go to the source code of this file.

Functions

int VipComputeLabelledClusterTmtkTriangulation (Volume *labeling, char *name)
 
int VipWriteClusterArg (Volume *vol, int size, int connectivity, char *name, char *normaname, char meshflag)
 

Function Documentation

◆ VipComputeLabelledClusterTmtkTriangulation()

int VipComputeLabelledClusterTmtkTriangulation ( Volume * labeling,
char * name )
extern

◆ VipWriteClusterArg()

int VipWriteClusterArg ( Volume * vol,
int size,
int connectivity,
char * name,
char * normaname,
char meshflag )
extern