VIA - Volumetric Image Analysis
Functions
BorderPoint.c File Reference

Functions

int VBorderPoint (VImage src, int b, int r, int c)
 

Detailed Description

check if border point.

Used in topological thinning (see Gong,Bertrand, 1997)

Author:
Gabriele Lohmann, MPI-CBS

Function Documentation

int VBorderPoint ( VImage  src,
int  b,
int  r,
int  c 
)
Parameters
srcinput image (bit repn)
bslice address
rrow address
ccolumn address