Fulguro Logo Support This Project

Labelling operations
[Mathematical Morphology]


Detailed Description

Geodesic operations.


Functions

int flgr2d_label (FLGR_Data2D *imglabel, FLGR_Data2D *imgsrc, FLGR_Connexity connexity)


Function Documentation

int flgr2d_label ( FLGR_Data2D imglabel,
FLGR_Data2D imgsrc,
FLGR_Connexity  connexity 
)

Labelize connected components

Parameters:
imglabel : labelized image
imgsrc : image source
connexity : connexity (4-connexity,6-connexity,8-connexity)
Returns:
FLGR_RET_OK, ...
Examples:
example4.c, and multithread_watershed.c.

Definition at line 221 of file flgrMorphoLabel.c.


SourceForge.net Logo
Generated on Tue Nov 11 19:17:29 2008 for Fulguro by doxygen 1.5.6