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:
src input image (bit repn)
b slice address
r row address
c column address