VIA - Volumetric Image Analysis
Functions
Border3d.c File Reference

Functions

VImage VBorderImage3d (VImage src, VImage dest)

Detailed Description

3D border extraction.

Extract 3D border voxels from a binary raster image. A border voxel is a foreground voxel that is 6-connected to a background voxel.

Author:
Gabriele Lohmann, MPI-CBS

Function Documentation

VImage VBorderImage3d ( VImage  src,
VImage  dest 
)
Parameters
srcinput image (bit repn)
destoutput image (bit repn)