VIP: Volume Image Processing


label.h File Reference
#include <math.h>
#include <vip/volume.h>
#include <vip/util.h>
#include <vip/connex.h>
#include <vip/alloc.h>
#include <vip/bucket.h>
Include dependency graph for label.h:

Go to the source code of this file.

Functions

Vip3DBucket_S16BIT * VipGetSingleLabelContour (Volume *vol, int label, int connexite)
 
VolumeVipGetMultipleLabelContourBucketsAndVolume (Volume *vol, Vip3DBucketVector_S16BIT *bucket, int *label, int *label_col, int nb_label, int connexite)
 
VolumeVipGetMultipleLabelContourVolume (Volume *vol, int *label, int *label_col, int nb_label, int connexite)
 

Function Documentation

◆ VipGetMultipleLabelContourBucketsAndVolume()

Volume * VipGetMultipleLabelContourBucketsAndVolume ( Volume * vol,
Vip3DBucketVector_S16BIT * bucket,
int * label,
int * label_col,
int nb_label,
int connexite )
extern

◆ VipGetMultipleLabelContourVolume()

Volume * VipGetMultipleLabelContourVolume ( Volume * vol,
int * label,
int * label_col,
int nb_label,
int connexite )
extern

◆ VipGetSingleLabelContour()

Vip3DBucket_S16BIT * VipGetSingleLabelContour ( Volume * vol,
int label,
int connexite )
extern