Skel2d.c File Reference
Functions |
VImage | VSkel2d (VImage src, VImage dest) |
Detailed Description
2D Skeletonization
Perform a topological thinning.
- Reference:
- A.Manzanera,T.Bernard,F.Preteux,B.Longuet: "nD skeletonization: a unified mathematical framework". Journal of Electronic Engineering, Vol. 11-1, Jan. 2002, pp.25-37.
- Author:
- Gabriele Lohmann, MPI-CBS
Function Documentation
VImage VSkel2d |
( |
VImage |
src, |
|
|
VImage |
dest | |
|
) |
| | |
- Parameters:
-
| src | input image (bit repn) |
| dest | output image (bit repn) |