|
VIA - Volumetric Image Analysis
|
Functions | |
| int | VBorderPoint (VImage src, int b, int r, int c) |
check if border point.
Used in topological thinning (see Gong,Bertrand, 1997)
| int VBorderPoint | ( | VImage | src, |
| int | b, | ||
| int | r, | ||
| int | c | ||
| ) |
| src | input image (bit repn) |
| b | slice address |
| r | row address |
| c | column address |
1.7.6.1